搜索资源列表
基于OpenCV的运动目标检测方法研究与应用
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标检测技术
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标检测与跟踪
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
smalltarget
- 研究了弱小目标的检测算法,经过实验验证,有良好的实际效果-Studied the small target detection algorithm, after experimental verification, there are good practical results
yundongjiancexitong
- 对运动目标检测系统进行了深入的研究与分析,提出了多种设计方案-Of moving target detection system for an in-depth research and analysis, put forward a wide range of design options
1
- Video object matching across multiple independent views using local descr iptors and adaptive learning文章描述了多摄像机系统下的目标检测与跟踪,和自学习方法。很有参考价值。-Video object matching across multiple independent views using local descr iptors and adaptive learning article d
BasedOnMeanShiftAndParticleFilterObjectTracking.ra
- 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
FPGA
- 基于 FPGA 的运动目标检测系统的研究与开发 希望有哪位朋友需要-FPGA-based Moving Target Detection System for a friend who would like to have necessary
target-detection
- 基于视频的目标检测跟踪的研究与实现 详细讲述了各种运动目标检测方法 光流法 帧差法-Video-based target detection and implementation of follow-up study to describe in detail the various methods of moving target detection method optical flow frame-difference method
KdistributionandGaussianclutter
- K分布和高斯杂波复合背景下的相干雷达目标检测-K distribution and Gaussian clutter in the context of complex coherent radar target detection
SAR image target dection overview
- SAR图像目标检测是SAR ATR(自动目标识别)的关键步骤,也是近年来SAR图像解译应用的一大研究热点.在广泛文献调研的基础上,本文从SAR图像目标检测的历史沿革、研究现状开始,综述了SAR图像目标检测的研究进展及存在问题-SAR image target detection is the SAR ATR (automatic target recognition) a critical step in SAR image interpretation is also applied in r
RealTimeMeanShiftTrackingusingOpticalFlowDistribut
- 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
ACascadeFramworkforaRealTimeStatisticalPlateRecogn
- 讲述了车牌实时检测的一个级联结构,也就是目标检测的具体化。-Tells the real-time detection of a license plate cascade structure, which is the specific target detection.
OpenCV_ObjectDetection_HowTo
- OpenCV 中的快速目标检测-Rapid object detection in OpenCVOpenCV
Practice-and-other-relevant-methods-and-procedures
- 练习光流法运动目标检测及其他相关方法程序-Practice optical flow motion detection and other relevant methods and procedures
基于LBP纹理特征的运动目标检测算法
- 基于LBP纹理特征的运动目标检测算法.rar-Moving target detection algorithm based on LBP texture features. Rar
3
- 3 红外弱小目标检测方法综述_于强3 _ infrared weak small targets detection method review(3 _ infrared weak small targets detection method review)
SAR-GMTI
- 此为合成孔径雷达动目标检测的相关学习资料,包括经典的SAR-GMTI算法原理的介绍——DPCA,ATI等。(This paper presents the relevant learning materials for the synthetic aperture radar moving target detection, including the classical SAR-GMTI algorithm, such as DPCA and ATI.)
基于卷积神经网络的道路目标检测算法
- 针对实际交通场景下道路目标检测时存在检测精度低、检测速度慢以及难以检测小目标的问题,faster R-CNN的快速、精确道路目标检测算法。该算法包括一个精确目标区域网络 和一个目标属性学习网络通过引入反卷积结构,设计网络的损失函数,提高小目标的检测性能,为加快算法的计算速度。