搜索资源列表
readtext
- 使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码 这个程序通过Kalman滤波实现目标轨迹跟踪,并预测目标下一出现的位置。它通过背景相减实现目标检测,然后把输出的结果交给Kalman滤波器,预测出下一出现的位置(红色),可以和实际出现的位置(绿色)相比较。
936414
- 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
运动检测系统(修改后)
- vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等-vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking
EdgeContour
- 实现图像的边缘检测、提取和轮廓跟踪,还有种子填充算法-Of image edge detection, contour extraction and tracking, as well as the seed fill algorithm
EdgeContour
- 图像边缘检测、提取及轮廓跟踪,完整程序,验证可行。新手上传,望支持。-image EdgeContour
point
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
target_follow
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
target
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的精确跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for the accurate tracking of moving targets.
3455465
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
dfdgfdgrtf
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
dfdhgfhgjhk
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
srfdfgdfdfdfdfdfdfdfdf
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
5656754rtfg
- MATLAB编写的图像处理程序,主要用于对于目标的检测和跟踪。效果比较好,适合新手。-Image processing program written in MATLAB, mainly used for target detection and tracking. The results were better suited to the novice.
dgf45tfgbvcgb
- 适合MATLAB的初学者,很好用的图像处理程序,主要用于对于图像的检测和跟踪。-Suitable for the MATLAB beginner, very easy to use image processing program, mainly for image detection and tracking.
wwwrerxczcx
- 适合MATLAB的初学者,很好用的图像处理程序,主要用于对于图像的检测和跟踪。-Suitable for the MATLAB beginner, very easy to use image processing program, mainly for image detection and tracking.
object-detec-and-flow
- 目标检测与跟踪源代码,Qt写的一个demo 希望对你有用-Target detection and tracking source code written by Qt demo hope useful to you
long-term-tracking
- 这是一种新的单目标长时间(long term tracking) 跟踪算法。该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的显著特征点和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。-This is a new single target for a long time (long term tracking) tracking algorit
Optical-flow-method
- 改程序是给予光流法的目标检测与跟踪程序,用VC编写-Reform program is to target detection and tracking program gives the optical flow method, using VC written
ImageAnalyse
- 图像特征分析实例,包括轮廓跟踪、边界检测、消除小洞、计算形心、计算不变矩、细化算法等。-Examples include image feature analysis, contour tracking, edge detection and elimination of small hole, calculate the centroid, moment invariants, thinning calculation.