搜索资源列表
OpenCV-2.0.0a-win32.rar
- opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
SIFT2
- 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
AutoCamShift
- 將opencv的camshift,改寫成autocamshift,利用已知圖片追蹤-Will opencv of camshift, rewritten autocamshift, using known image tracking
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
On_Mouse
- 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
camshift_loadsample
- Cam-shift tracking algorithm read template image.Tracking the similar histogram region.-Cam-shift tracking algorithm read template image.Tracking the similar histogram region.
blobtrack
- vc++6.0和opencv结合开发的图像跟踪的程序,适合初学者调试-opencv with vc++6.0 and the development of image tracking program, suitable for beginners debugging
320dd
- Opencv动态图像跟踪,预测,卡尔曼编程-Opencv dynamic image tracking, forecasting, Kalman programming
ch2_ex2_8
- 用于图像追踪的算法,比传统算法准确度更高,并且速度更快。-or image tracking algorithm than traditional algorithm accuracy, and faster.
camshift
- 摄像头图像跟踪。利用的是camshift算法,基于opencv。-Image tracking using camera,based on camshift algorithm and opencv.
opencv-image-process-video-tracking
- 视频跟踪融合了计算机视觉,模式识别, 人工智能等学科的技术,挺好的程序,大家交流下-Video tracking fusion technology of computer vision, pattern recognition, artificial intelligence and other disciplines, very good program, the exchange under
Tracking-Skin-colored-Objects
- We present a methodology for tracking multiple skin-colored objects in a monocular image sequence. The proposed approach encompasses a collection of techniques that allow the modeling, detection and temporal association of skin- colored objects
colored-target-tracking-
- 通过opencv实现彩色目标追踪,实现物体图像识别-Opencv track to achieve goals through color, to achieve the object image recognition
camshiftimage-tracking
- camshift算法图像跟踪,手动选取目标,根据HSV空间分解进行目标识别跟踪-camshift image tracking
Optical-flow-tracking-video
- 用光流法实现对视频中物体的跟踪,需要用到opencv图像处理库,通过此代码,可以更好的理解光流法。-Realization of video object tracking optical flow method, the need to use opencv image processing library, through this code, we can better understand the optical flow.
Point-tracking
- 该程序演示了基于光流的点追踪,程序默认从摄像头读入视频,可以按需改为从视频文件读入图像-The program demonstrates the optical flow based point tracking, the program the camera to read the default video, you can press the need to read the image the video file
ObjectTrackingMovementCamera
- Moving object tracking from movement camera. Visual C++ with OpenCv image processing library
96282002Human-Motion-Tracking
- 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)