资源列表
TestOpenCv
- OpenCV的基础操作,基于visual studio下C++结合OpenCV.(OpenCV basic operations, based on visual, studio, C++, combined with OpenCV.)
Project2
- FAST algorithm by c languge
cam
- webcam and video histogram equalization source code
detectAndTrackFaces
- face-tracking and recognirion
MeanShift
- meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first
monocular_camera_calibration
- 相机标定 单目相机 可以通过左右相机分别标定最终得到立体相机内外参数(camera calibration. monocular camera)
新建文件夹
- 用opencv对图像进行处理实现图像角点提取(Extract the feature corner from the images)
BackDiff
- 给予opencv2.7的+vs2010的程序主要用于对运动目标进行检测跟踪(Moving target detection and tracking)
ExtractForeground
- opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
OpenCV 2 计算机视觉编程手册_中文版
- 基于开源的OpenCV库文件,便于程序员对数字图像处理的快速入门(OpenCV library files based on open source, easy programmers for digital image processing quick entry)
pose-estimation
- 视觉里程计算法中计算相机的旋转矩阵和平移矩阵(The rotation matrix and the translation matrix of the camera are calculated in the visual odometer calculation)
OpenCV入门教程
- OpenCV入门教程,便于初学者快速了解OpenCV的基本数据结构和用法。(OpenCV tutorial, easy for beginners to quickly understand the basic data structure and usage OpenCV.)
