期刊文献+
共找到735篇文章
< 1 2 37 >
每页显示 20 50 100
Single-Phase Velocity Determination Based in Video and Sub-Images Processing:An Optical Flow Method Implemented with Support of a Programmed MatLab Structured Script 被引量:1
1
作者 Andreas Nascimento Edson Da Costa Bortoni +2 位作者 José Luiz Goncalves Pedro Antunes Duarte Mauro Hugo Mathias 《Journal of Software Engineering and Applications》 2015年第6期290-294,共5页
Important in many different sectors of the industry, the determination of stream velocity has become more and more important due to measurements precision necessity, in order to determine the right production rates, d... Important in many different sectors of the industry, the determination of stream velocity has become more and more important due to measurements precision necessity, in order to determine the right production rates, determine the volumetric production of undesired fluid, establish automated controls based on these measurements avoiding over-flooding or over-production, guaranteeing accurate predictive maintenance, etc. Difficulties being faced have been the determination of the velocity of specific fluids embedded in some others, for example, determining the gas bubbles stream velocity flowing throughout liquid fluid phase. Although different and already applicable methods have been researched and already implemented within the industry, a non-intrusive automated way of providing those stream velocities has its importance, and may have a huge impact in projects budget. Knowing the importance of its determination, this developed script uses a methodology of breaking-down real-time videos media into frame images, analyzing by pixel correlations possible superposition matches for further gas bubbles stream velocity estimation. In raw sense, the script bases itself in functions and procedures already available in MatLab, which can be used for image processing and treatments, allowing the methodology to be implemented. Its accuracy after the running test was of around 97% (ninety-seven percent);the raw source code with comments had almost 3000 (three thousand) characters;and the hardware placed for running the code was an Intel Core Duo 2.13 [Ghz] and 2 [Gb] RAM memory capable workstation. Even showing good results, it could be stated that just the end point correlations were actually getting to the final solution. So that, making use of self-learning functions or neural network, one could surely enhance the capability of the application to be run in real-time without getting exhaust by iterative loops. 展开更多
关键词 Optical Flow Single-Phase Velocity video and image processing Sensing MatLab Script
暂未订购
MOTION-BASED REGION GROWING SEGMENTATION OF IMAGE SEQUENCES 被引量:1
2
作者 Lu Guanming Bi Houjie Jiang Ping(Department of Information Engineering, Nanjing University ofPosts & Telecommunications, Nanjing 210003) 《Journal of Electronics(China)》 2000年第1期53-58,共6页
This paper proposes a motion-based region growing segmentation scheme for the object-based video coding, which segments an image into homogeneous regions characterized by a coherent motion. It adopts a block matching ... This paper proposes a motion-based region growing segmentation scheme for the object-based video coding, which segments an image into homogeneous regions characterized by a coherent motion. It adopts a block matching algorithm to estimate motion vectors and uses morphological tools such as open-close by reconstruction and the region-growing version of the watershed algorithm for spatial segmentation to improve the temporal segmentation. In order to determine the reliable motion vectors, this paper also proposes a change detection algorithm and a multi-candidate pro- screening motion estimation method. Preliminary simulation results demonstrate that the proposed scheme is feasible. The main advantage of the scheme is its low computational load. 展开更多
关键词 CHANGE detection MOTION estimation image SEGMENTATION object-based video CODING
在线阅读 下载PDF
Implementing Convolutional Neural Networks to Detect Dangerous Objects in Video Surveillance Systems
3
作者 Carlos Rojas Cristian Bravo +1 位作者 Carlos Enrique Montenegro-Marín Rubén González-Crespo 《Computers, Materials & Continua》 2025年第12期5489-5507,共19页
The increasing prevalence of violent incidents in public spaces has created an urgent need for intelligent surveillance systems capable of detecting dangerous objects in real time.While traditional video surveillance ... The increasing prevalence of violent incidents in public spaces has created an urgent need for intelligent surveillance systems capable of detecting dangerous objects in real time.While traditional video surveillance relies on human monitoring,this approach suffers from limitations such as fatigue and delayed response times.This study addresses these challenges by developing an automated detection system using advanced deep learning techniques to enhance public safety.Our approach leverages state-of-the-art convolutional neural networks(CNNs),specifically You Only Look Once version 4(YOLOv4)and EfficientDet,for real-time object detection.The system was trained on a comprehensive dataset of over 50,000 images,enhanced through data augmentation techniques to improve robustness across varying lighting conditions and viewing angles.Cloud-based deployment on Amazon Web Services(AWS)ensured scalability and efficient processing.Experimental evaluations demonstrated high performance,with YOLOv4 achieving 92%accuracy and processing images in 0.45 s,while EfficientDet reached 93%accuracy with a slightly longer processing time of 0.55 s per image.Field tests in high-traffic environments such as train stations and shopping malls confirmed the system’s reliability,with a false alarm rate of only 4.5%.The integration of automatic alerts enabled rapid security responses to potential threats.The proposed CNN-based system provides an effective solution for real-time detection of dangerous objects in video surveillance,significantly improving response times and public safety.While YOLOv4 proved more suitable for speed-critical applications,EfficientDet offered marginally better accuracy.Future work will focus on optimizing the system for low-light conditions and further reducing false positives.This research contributes to the advancement of AI-driven surveillance technologies,offering a scalable framework adaptable to various security scenarios. 展开更多
关键词 Automatic detection of objects convolutional neural networks deep learning real-time image processing video surveillance systems automatic alerts
在线阅读 下载PDF
基于USB Video Camera的自动对焦系统 被引量:15
4
作者 王立强 林斌 +1 位作者 徐向东 陆祖康 《光电工程》 CAS CSCD 北大核心 2001年第5期32-34,共3页
介绍一种应用于USB video camera中的自动对焦系统。由USB video camera获取的视频图像经计算机进行FFT运算或微分运算,得到其频谱幅值数据或微分幅值数据,计算机根据所得数据判断USB video camera中的镜头是否处于离焦位置并控制电机... 介绍一种应用于USB video camera中的自动对焦系统。由USB video camera获取的视频图像经计算机进行FFT运算或微分运算,得到其频谱幅值数据或微分幅值数据,计算机根据所得数据判断USB video camera中的镜头是否处于离焦位置并控制电机将镜头移到对焦位置。文章还进一步讨论了提高自动对焦准确度的措施。实验结果表明该自动对焦系统能很好地实现USB video camera的自动对焦,该系统将使具有USB接口的video camera使用更简单方便。 展开更多
关键词 计算机外设 自动对焦 图像处理 视频摄像机 USB接口
在线阅读 下载PDF
Temporal Shape Error Concealment for Video Objects
5
作者 于烨 谢旭东 +2 位作者 陆建华 郑君里 陈长文 《Journal of Beijing Institute of Technology》 EI CAS 2008年第3期322-329,共8页
A novel temporal shape error concealment technique is proposed, which can he used in the context of object-based video coding schemes. In order to reduce the effect of the shape variations of a video object, the curva... A novel temporal shape error concealment technique is proposed, which can he used in the context of object-based video coding schemes. In order to reduce the effect of the shape variations of a video object, the curvature scale space (CSS) technique is adopted to extract features, and then these features are used for boundary matching between the current frame and the previous frame. Because the temporal, spatial and sta- tistical video contour information are all considered, the proposed method can find the optimal matching, which is used to replace the damaged contours. The simulation results show that the proposed algorithm achieves better subjective, objective qualities and higher efficiency than those previously developed methods. 展开更多
关键词 error concealment object-based image and video processing curvature scale space (CSS) shapedata
在线阅读 下载PDF
基于CNN算法模型的铁路基础设施安全检测技术
6
作者 许健 李文奎 +2 位作者 杨庆 王东光 高金铎 《无损检测》 2026年第1期74-79,共6页
针对铁路沿线基础设施状态检测中存在的传统方法效率低下、精度不足以及难以实时监测等难题,提出了基于人工智能与8K视频分析的便携式铁路沿线基础设施状态检测设计方案。该方案融合了卷积神经网络(Convolutional neural network,CNN)... 针对铁路沿线基础设施状态检测中存在的传统方法效率低下、精度不足以及难以实时监测等难题,提出了基于人工智能与8K视频分析的便携式铁路沿线基础设施状态检测设计方案。该方案融合了卷积神经网络(Convolutional neural network,CNN)深度学习模型和图像处理技术,通过构建CNN算法模型学习正常和异常螺栓的图像特征,能够自动识别出螺栓的异常状态,对采集到的8K视频进行逐帧分析,实现了对螺栓状态的检测与分析。以高铁螺栓异常检测为例进行试验验证,结果表明,所提方法的曲线下面积值高达0.586,在所有测试模型中表现最好,能够准确检测出螺栓的异常状态,为铁路基础设施的安全检测提供了一种新的技术手段,具有重要的实用价值。 展开更多
关键词 铁路基础设施状态 人工智能 视频分析 图像处理 卷积神经网络
在线阅读 下载PDF
基于运动注意力的动作识别
7
作者 吴宝磊 姚东昊 袁野 《电子科技》 2026年第3期82-87,共6页
动作识别是视频理解任务的关键技术,其实现对动态场景的深度理解与信息挖掘,被广泛应用于人机交互、虚拟现实以及视频监控等领域。尽管深度模型的不断发展成熟显著提升了动作识别的准确性、鲁棒性和实时性,但动态复杂背景仍是动作识别... 动作识别是视频理解任务的关键技术,其实现对动态场景的深度理解与信息挖掘,被广泛应用于人机交互、虚拟现实以及视频监控等领域。尽管深度模型的不断发展成熟显著提升了动作识别的准确性、鲁棒性和实时性,但动态复杂背景仍是动作识别技术的较大难题。为了解决该问题,文中提出了一种运动线索提取策略以及运动注意力机制,并将其融入到SlowFast基准网络以提高复杂背景下动作识别效果。运动线索提取策略在基准网络的Fast路径发挥提取运动线索作用,运动注意力机制将运动线索信息与Slow路径中的空间特征进行融合。Sth-Sth V1、UCF101、HMDB51数据集的实验结果表明,运动线索提取策略以及运动注意力机制使基准网络的动作识别性能分别提升了3.8百分点、2.8百分点和3.1百分点,验证了所提方法的有效性。 展开更多
关键词 Slowfast 动作识别 注意力机制 图像处理 视频理解 深度学习 计算机视觉 运动线索
在线阅读 下载PDF
VideoLog可视化测井油管接箍自动识别方法 被引量:8
8
作者 阚绍佑 巨亚锋 +2 位作者 梁万银 姚强 吴银川 《西安石油大学学报(自然科学版)》 CAS 北大核心 2020年第6期115-118,123,共5页
在可视化测井中,深度对于判断油管缺陷位置至关重要,而现有的测深系统具有一定的深度误差。实际工程中,可通过识别油管接箍再参照油管数据表来准确标定仪器的深度。本文基于运动视频图像处理,提出了一种油管接箍自动识别方法。利用Video... 在可视化测井中,深度对于判断油管缺陷位置至关重要,而现有的测深系统具有一定的深度误差。实际工程中,可通过识别油管接箍再参照油管数据表来准确标定仪器的深度。本文基于运动视频图像处理,提出了一种油管接箍自动识别方法。利用VideoLog可视化测井系统采集井下油管视频图像,通过对视频图像进行形态学处理、特征参数提取、接箍判决等过程来准确识别接箍。实验结果表明,同一个接箍在视频中会多次出现,也会被多次识别到,同一接箍平均识别率为86.9%,接箍计数的正确率为100%。方法已成功用于可视化测井视频解释处理中,取得了较好的工程应用效果。 展开更多
关键词 接箍识别 视频图像处理 可视化测井 井深测量 测井解释
在线阅读 下载PDF
Divide and conquer:parallel processing in computational imaging
9
作者 David J.Brady 《Advanced Photonics》 2025年第5期3-4,共2页
SpeedShot,a dual camera high-speed imaging technology recently demonstrated by Zhang et al.,'demonstrates a 32×increase in effective frame rate by leveraging the motion gradient in frames captured by parallel... SpeedShot,a dual camera high-speed imaging technology recently demonstrated by Zhang et al.,'demonstrates a 32×increase in effective frame rate by leveraging the motion gradient in frames captured by parallel cameras.As interframe-motion estimation is the core element of most video compression algorithms,SpeedShot can be understood as a physical layer implementation of such an algorithm.Here,we seek to explain the context that makes SpeedShot interesting and to consider the roadmap for continuing improvements in camera information capacity. 展开更多
关键词 video compression algorithmsspeedshot Speedshot motion gradient parallel camerasas divide conquer high speed imaging computational imaging parallel processing
原文传递
Video Based Vehicle Detection and its Application in Intelligent Transportation Systems 被引量:8
10
作者 Naveen Chintalacheruvu Venkatesan Muthukumar 《Journal of Transportation Technologies》 2012年第4期305-314,共10页
Video based vehicle detection technology is an integral part of Intelligent Transportation System (ITS), due to its non-intrusiveness and comprehensive vehicle behavior data collection capabilities. This paper propose... Video based vehicle detection technology is an integral part of Intelligent Transportation System (ITS), due to its non-intrusiveness and comprehensive vehicle behavior data collection capabilities. This paper proposes an efficient video based vehicle detection system based on Harris-Stephen corner detector algorithm. The algorithm was used to develop a stand alone vehicle detection and tracking system that determines vehicle counts and speeds at arterial roadways and freeways. The proposed video based vehicle detection system was developed to eliminate the need of complex calibration, robustness to contrasts variations, and better performance with low resolutions videos. The algorithm performance for accuracy in vehicle counts and speed was evaluated. The performance of the proposed system is equivalent or better compared to a commercial vehicle detection system. Using the developed vehicle detection and tracking system an advance warning intelligent transportation system was designed and implemented to alert commuters in advance of speed reductions and congestions at work zones and special events. The effectiveness of the advance warning system was evaluated and the impact discussed. 展开更多
关键词 VEHICLE Detection video and image processing ADVANCE WARNING Systems
在线阅读 下载PDF
Realtime Object Detection Through M-ResNet in Video Surveillance System 被引量:1
11
作者 S.Prabu J.M.Gnanasekar 《Intelligent Automation & Soft Computing》 SCIE 2023年第2期2257-2271,共15页
Object detection plays a vital role in the video surveillance systems.To enhance security,surveillance cameras are now installed in public areas such as traffic signals,roadways,retail malls,train stations,and banks.Ho... Object detection plays a vital role in the video surveillance systems.To enhance security,surveillance cameras are now installed in public areas such as traffic signals,roadways,retail malls,train stations,and banks.However,monitor-ing the video continually at a quicker pace is a challenging job.As a consequence,security cameras are useless and need human monitoring.The primary difficulty with video surveillance is identifying abnormalities such as thefts,accidents,crimes,or other unlawful actions.The anomalous action does not occur at a high-er rate than usual occurrences.To detect the object in a video,first we analyze the images pixel by pixel.In digital image processing,segmentation is the process of segregating the individual image parts into pixels.The performance of segmenta-tion is affected by irregular illumination and/or low illumination.These factors highly affect the real-time object detection process in the video surveillance sys-tem.In this paper,a modified ResNet model(M-Resnet)is proposed to enhance the image which is affected by insufficient light.Experimental results provide the comparison of existing method output and modification architecture of the ResNet model shows the considerable amount improvement in detection objects in the video stream.The proposed model shows better results in the metrics like preci-sion,recall,pixel accuracy,etc.,andfinds a reasonable improvement in the object detection. 展开更多
关键词 Object detection ResNet video survilence image processing object quality
在线阅读 下载PDF
Detecting Objectionable Videos 被引量:1
12
作者 王谦 胡卫明 谭铁牛 《自动化学报》 EI CSCD 北大核心 2005年第2期280-286,共7页
This paper addresses the problem of detecting objectionable videos, which has never been carefully studied before. Our method can be efficiently used to filter objectionable videos on Internet. One tensor based key-fr... This paper addresses the problem of detecting objectionable videos, which has never been carefully studied before. Our method can be efficiently used to filter objectionable videos on Internet. One tensor based key-frame selection algorithm, one cube based color model and one objectionable video estimation algorithm are presented. The key frame selection is based on motion analysis using the three-dimensional structure tensor. Then the cube based color model is employed to detect skin color in each key frame. Finally, the video estimation algorithm is applied to estimate objectionable degree in videos. Experimental results on a variety of real-world videos downloaded from Internet show that this method is promising. 展开更多
关键词 敏感视频检测 张量 皮肤分割 立方模型 反对视频估计
在线阅读 下载PDF
Projectile-Borne Video Reconnaissance System
13
作者 王海福 张锋 李向荣 《Journal of Beijing Institute of Technology》 EI CAS 2004年第2期179-182,共4页
Aiming at applications as a projectile-borne video reconnaissance system, the overall design and prototype in principle of a mortar video reconnaissance system bomb were developed. Mortar launched test results show th... Aiming at applications as a projectile-borne video reconnaissance system, the overall design and prototype in principle of a mortar video reconnaissance system bomb were developed. Mortar launched test results show that the initial integrated system was capable of transmitting images through tens of kilometers with the image resolution identifying effectively tactical targets such as roads, hills, caverns, trees and rivers. The projectile-borne video reconnaissance system is able to meet the needs of tactical target identification and battle damage assessment for tactical operations. The study will provide significant technological support for further independent development. 展开更多
关键词 video reconnaissance system battle damage assessment video acquisition image compression encoding digital signal processing
在线阅读 下载PDF
Automated neurosurgical video segmentation and retrieval system
14
作者 Engin Mendi Songul Cecen +1 位作者 Emre Ermisoglu Coskun Bayrak 《Journal of Biomedical Science and Engineering》 2010年第6期618-624,共7页
Medical video repositories play important roles for many health-related issues such as medical imaging, medical research and education, medical diagnostics and training of medical professionals. Due to the increasing ... Medical video repositories play important roles for many health-related issues such as medical imaging, medical research and education, medical diagnostics and training of medical professionals. Due to the increasing availability of the digital video data, indexing, annotating and the retrieval of the information are crucial. Since performing these processes are both computationally expensive and time consuming, automated systems are needed. In this paper, we present a medical video segmentation and retrieval research initiative. We describe the key components of the system including video segmentation engine, image retrieval engine and image quality assessment module. The aim of this research is to provide an online tool for indexing, browsing and retrieving the neurosurgical videotapes. This tool will allow people to retrieve the specific information in a long video tape they are interested in instead of looking through the entire content. 展开更多
关键词 video processing video SUMMARIZATION video SEGMENTATION image RETRIEVAL image Quality Assessment
在线阅读 下载PDF
Research on video motion object segmentation for content-based application
15
作者 包红强 ZHANG Zhao- yang +4 位作者 YU Song-yu WANG Suo-zhong WANG Nu-li FANG Yong WANG Zhi-gang 《Journal of Shanghai University(English Edition)》 CAS 2006年第2期142-143,共2页
With the development of the modern information society, more and more multimedia information is available. So the technology of multimedia processing is becoming the important task for the irrelevant area of scientist... With the development of the modern information society, more and more multimedia information is available. So the technology of multimedia processing is becoming the important task for the irrelevant area of scientist. Among of the multimedia, the visual informarion is more attractive due to its direct, vivid characteristic, but at the same rime the huge amount of video data causes many challenges if the video storage, processing and transmission. 展开更多
关键词 image processing video object segmentation spatiotemporal framework MPEG-4.
在线阅读 下载PDF
Main Processes for OVS-1A &OVS-1B: From Manufacturer to User
16
作者 Shixiang Cao Wenwen Qi +2 位作者 Wei Tan Nan Zhou Yongfu Hu 《Journal of Computer and Communications》 2018年第11期126-137,共12页
Commercial remote sensing has boosted a new revolution in traditional processing chain. During the development of OVS-1A and OVS-1B, we construct the main processing pipeline for ground and calibration system. Since t... Commercial remote sensing has boosted a new revolution in traditional processing chain. During the development of OVS-1A and OVS-1B, we construct the main processing pipeline for ground and calibration system. Since these two satellites utilize colorful video imaging pattern, the underlying video stabilization and color adjustment is vital for end user. Besides that, a full explanation is given for researchers to shed light on how to promote the imagery quality from manufacturing satellite camera to generate video products. From processing system, the demo cases demonstrate its potential to satisfy end user. Our team also releases the possible improvement for video imaging satellite in the coming future. 展开更多
关键词 REMOTE Sensing video Satellite image processing MANUFACTURE Improvement
暂未订购
An Efficient Method for Underwater Video Summarization and Object Detection Using YoLoV3
17
作者 Mubashir Javaid Muazzam Maqsood +2 位作者 Farhan Aadil Jibran Safdar Yongsung Kim 《Intelligent Automation & Soft Computing》 SCIE 2023年第2期1295-1310,共16页
Currently,worldwide industries and communities are concerned with building,expanding,and exploring the assets and resources found in the oceans and seas.More precisely,to analyze a stock,archaeology,and surveillance,s... Currently,worldwide industries and communities are concerned with building,expanding,and exploring the assets and resources found in the oceans and seas.More precisely,to analyze a stock,archaeology,and surveillance,sev-eral cameras are installed underseas to collect videos.However,on the other hand,these large size videos require a lot of time and memory for their processing to extract relevant information.Hence,to automate this manual procedure of video assessment,an accurate and efficient automated system is a greater necessity.From this perspective,we intend to present a complete framework solution for the task of video summarization and object detection in underwater videos.We employed a perceived motion energy(PME)method tofirst extract the keyframes followed by an object detection model approach namely YoloV3 to perform object detection in underwater videos.The issues of blurriness and low contrast in underwater images are also taken into account in the presented approach by applying the image enhancement method.Furthermore,the suggested framework of underwater video summarization and object detection has been evaluated on a publicly available brackish dataset.It is observed that the proposed framework shows good performance and hence ultimately assists several marine researchers or scientists related to thefield of underwater archaeology,stock assessment,and surveillance. 展开更多
关键词 Computer vision deep learning digital image processing underwater video analysis video summarization object detection YOLOV3
在线阅读 下载PDF
Hardware Implementation and System Control Strategy of Videoconference System Based on Rec. H. 261
18
作者 闫安 《High Technology Letters》 EI CAS 1995年第2期73-77,共5页
The design and realization of a videoconference system based on international recommendation are introduced in this paper, and the hardware implementation of video codec based on ITU-T H. 261 is briefly discussed. Fur... The design and realization of a videoconference system based on international recommendation are introduced in this paper, and the hardware implementation of video codec based on ITU-T H. 261 is briefly discussed. Furthermore, the buffer control method and the adaptive control strategy for quantization are proposed, which are adaptive and robust. This system can be operated under the transmission rate ranging from 128kb/s to 2Mb/s. With these strategies for the videoconference system, the high quality image is obtained. The time delay of the system is about half a second. 展开更多
关键词 RECOMMENDATION H. 261 videoCONFERENCE CODEC BUFFER CONTROL
在线阅读 下载PDF
基于图像拼接的动漫视频稳像方法
19
作者 胡婷 王海 夏弘睿 《河北科技工程职业技术大学学报》 2025年第4期80-85,共6页
在动漫视频的制作和处理过程中,需要稳像技术来保证视频的质量,由于动漫视频复杂性的增加,稳像方法不稳定性逐渐明显,在图像细节处理上误差明显。针对这一情况,提出基于图像拼接的动漫视频稳像方法。分析动漫视频结构层次,以此作为依据... 在动漫视频的制作和处理过程中,需要稳像技术来保证视频的质量,由于动漫视频复杂性的增加,稳像方法不稳定性逐渐明显,在图像细节处理上误差明显。针对这一情况,提出基于图像拼接的动漫视频稳像方法。分析动漫视频结构层次,以此作为依据,从中提取出视频稳像的关键特征,利用图像拼接技术定位相邻帧图像的特征点,通过直接平均值融合方法将拼接图像的重合区域融合。实验结果表明:在不同属性的实验数据支持下,提出的基于图像拼接的稳像方法图像细节处理上互相关值和结构相似水平高,均方根误差小,稳定性得到了明显提升。 展开更多
关键词 图像拼接 图像处理 动漫 视频处理 视频稳像 视频抖动
在线阅读 下载PDF
基于EMO-YOLOv5s的双关联套袋葡萄串实时检测与计数
20
作者 吕佳 张翠萍 《农业工程学报》 北大核心 2025年第12期161-171,共11页
实现套袋葡萄串的实时准确计数是保障后续果园产量估计准确性的关键前提。为解决现有果实计数方法实时性不足,且套袋葡萄串分布密集、遮挡现象以及相机移动不稳定等因素导致的目标追踪丢失问题,该研究提出一种基于EMO-YOLOv5s的双关联... 实现套袋葡萄串的实时准确计数是保障后续果园产量估计准确性的关键前提。为解决现有果实计数方法实时性不足,且套袋葡萄串分布密集、遮挡现象以及相机移动不稳定等因素导致的目标追踪丢失问题,该研究提出一种基于EMO-YOLOv5s的双关联套袋葡萄串实时检测与计数方法。首先在检测阶段,引入高效模型EMO替代YOLOv5s的原始骨干网络,以降低模型的参数量和计算量;其次在追踪阶段,在ByteTrack基础上提出一种基于BIoU和欧式距离的双关联方法,对套袋葡萄串的检测框和预测框进行二次关联,以缓解目标追踪丢失问题;最后在计数阶段,设计一种矩形区域计数方法,扩大套袋葡萄串的可计数范围,提升其计数准确性。试验结果表明,在检测性能方面,参数量和浮点运算量较YOLOv5s分别下降38.6%和39.0%,平均精度和检测速度分别为96.5%和77帧/s;在追踪性能方面,高阶追踪准确率、多目标追踪准确率和ID调和平均数较基线分别提高了3.6、4.1和6.0个百分点;在计数性能方面,平均计数精度为93.1%。该研究结果可为后续果园的产量预测提供可靠的依据。 展开更多
关键词 图像处理 实时检测 目标追踪 视频计数 YOLOv5s 套袋葡萄串
在线阅读 下载PDF
上一页 1 2 37 下一页 到第
使用帮助 返回顶部