搜索资源列表
t822
- 函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪 函数int CodeToTable(int *code,struct DOT *dot)实现链码表转换成线段表 -function int SingleTrackE (int i, int j, iop int, int * code) to achieve single contour tracking function int CodeToTable (int *
App6
- 这是一个实现多区域跟踪的程序,分开图片的多个部分,并单独访问每个部分的的像素。-This is a multi-regional tracking procedures, a number of separate pictures, and visit every single part of the pixel.
轮廓跟踪
- 用OPENCV实现的轮廓检测与处理,VC支持,OPENCV实现-OPENCV achieve with the contours of detection and treatment, VC support to achieve OPENCV
wechselspieler-0.7.1.tar
- 本程序可以实现在UNIX下的运动跟踪,并有其它多种功能,附带完整的源程序-this procedure can be achieved in the UNIX movement tracking, and many other functions incidental integrity of the source
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
图象的边缘检测与提取,轮廓跟踪代码
- 看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码-see an image processing procedures Oh, Ting multifunctional image edge detection and extraction, contour tracking code
二值图像的轮廓跟踪
- 提供二值图像的轮廓跟踪,并附示例
Boundary Tracking
- 在识别图像中的目标时,往往需要对目标边缘作跟踪处理,也叫轮廓跟踪。顾名思义,轮廓跟踪就是通过顺序找出边缘点来跟踪边界的。,Images in the identification of targets, the target is often necessary for tracking the edge of treatment, also called contour tracking. As the name suggests, contour tracing is to find the
12345motionandobjecttracking
- 基于opencv的人脸以及身体目标姿态跟踪,程序很有用,适合初学者学习。-Opencv-based human face and body posture tracking targets, the program is useful for beginners to learn.
stasm-src-2.4.tar
- 视频人脸跟踪算法研究,实现了在视频中人脸跟踪功能。-Video Human face tracking algorithm, the realization of human faces in video tracking.
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
EdgeContour
- 图象边缘检测,提取及轮廓跟踪,包括种子填充的算法-Image edge detection, contour extraction and tracking, including the seed fill algorithm
codebook
- 国外基于codebook目标跟踪,内含有参考论文,国内翻译论文,主要算法源代码,以及程序演示demo-Foreign-based target tracking codebook, which contains a reference paper, the domestic translation of papers, the main algorithm source code, as well as the procedures for presentation demo
contourtracking
- 这是一个用Visual C++6.0编写的图像轮廓跟踪程序,并且附有测试图片,整个程序非常好用-This is a work written in Visual C++6.0 image contour tracking procedures, and with a test image, the whole process is very easy to use
tuxiangchuli
- 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
MovingObjectDetection
- 这是一个视频运动目标检测跟踪,能够比较准确的检测任务和车辆。-This is a video moving target tracking, can be more accurate detection tasks and vehicles.
RayTracewhole
- 这是我的图形学光线跟踪程序,根据网上的代码,自己写得,实现纹理、镜面、透射等基本功能-This is my graphics ray tracing program, according to the online code, write their own, to achieve texture, mirror, transmission and other basic functions
VIDEO
- 这是一个利用MFC编写的有关视屏的源程序,可以实现对视屏的目标检测与目标跟踪-This is a screen prepared by the use of MFC' s source code, can be achieved on screen Target Detection and Tracking
Circle
- 模糊集方法控制小球做固定环形运运动,目标跟踪运动-Fuzzy set methods to control the ball to do target tracking
TestRayTracing
- 简单的光线跟踪算法测试,底层基于OpenGL实现(A simple ray-tracing demo)