搜索资源列表
ObjectDetection
- 中科院博士写的程序。基于OpenCV的背景建模,运动物体检测。C程序
ObjectDetection
- PAUL VIOLA的经典论文啊,人脸和目标检测领域的突破
Marilena_mod10
- Face detection for Actionscr ipt 3
objectdetection
- 关于图像处理的一篇优秀论文,引进了处理图像的新方法。-this is a paper ahout digital inage proccessing.In this paper,there is a new method
ObjectDetection
- 利用帧差法实现视频中的物体检测,只能跑图片,须将视频转-Object detection based on frame difference.
objectdetection
- Stereo ToF camera detection
ObjectDetection
- projet c++ complet pour la detection d object en utilisant la transformée de hough
ObjectDetection
- To detect an object at the center of an image
objectDetection
- 程序可以将第一幅图象中选中的区域在第二幅图像中识别出来,在图象监控系统中可以判断两个相同的人或事物。-Program in an image can be selected first in the second image in the region identified in the image monitoring system can determine two of the same person or thing.
objectDetection
- 这是学习opencv 的模板匹配的很好的资料,适合让初学者了解基本的opencv的数据格式和基本的操作-This is learning opencv good information template matching, suitable for beginners to understand the basic opencv data formats and basic operation
objectDetection
- Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it. Invariably all of them employ machine learning, because the computer has to first learn that a partic
violajones
- 经典人脸检测算法,viola_jones,ObjectDetection.m为检测函数,内有调用说明-Classic face detection algorithm, viola_jones, ObjectDetection.m for detection function, there are calls Descr iption
objectDetection
- c++和opencv的运动目标检测。主要是帧差法,检测出目标后可以在原视频中框定目标-object detection
crystalConfirmation
- MATLAB function to detect object objects in an image and calculate their sizes and positions and remove the ones smaller than 50 pixels
ViolaJones_version0b
- 对象检测,可用于对象追踪,人脸检测等方面。(Object detection can be used in object tracking, face detection and other aspects.)