搜索资源列表
fenge1
- 将一个目录下的所有图像的路径保存到一个文件中-A directory of all the images saved to a file path
Achieve-statistical-catalog-file
- 实现目录图像文件统计,cpp代码。虽然是DOC文件,但可以直接转成CPP代码-Achieve statistical catalog file
ca
- 读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Readers can use the Opencv comes with the camera calibration sample program, the program is located in "\ OpenCV \ samples \ c d
ForDetail
- 用于获取图像的每个像素值的分布状况,输出结果保存在相同目录下的txt文件中。-Used to obtain the distribution of values of each pixel of the image, save the output results in a txt file in the same directory.
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
FaceDetection
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV li
calibration
- 标定程序,opencv自带的示例程序。读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Calibration procedures, opencv comes with sample programs. Readers can Opencv use camera calibration sample p
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
eigenfaces.tar
- mastering opencv的人脸识别demo,具有交互界面,需要把.xml文件放在编译目录中-face recognition demo based on opencv
11_ObjectDetection
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-人脸识别。-Program descr iption: Samples folder the installation directory OpenCV official sample program- Face Recognition.
12_SupportVectorMachines
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM引导.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM boot.
13_SVMForNonLinearlySeparableData
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM之处理线性不可分数据.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM processing of linearly inseparable data.
opencvexample--
- 使用opencv采用三帧差法对一段视频进行目标轮廓提取。在工程目录下放入命名为1.avi的视频文件即可。-Using opencv on a video frame differential method adopts three target contour extraction. In the project directory to devolve into named 1. Avi video files.
haarcascades
- 可以在 opencv安装目录opencv\sources\data中找到。方便大家下载,故上传在这里。人脸检测,人脸识别,人眼检测,鼻子检测,嘴检测等等训练好的xml文件(You can find it in the opencv installation directory opencv\sources\data. Convenient for everyone to download, so upload here. Face detection, face recognition, eye
test
- 将VS第一次配置时OpenCV的项目属性表保存下来,每次新建项目时引用即可。右击新建的项目,选择属性管理器,在Debug目录下添加现有项,选择该压缩文件中的OpenCV_Debug。这里配置的OpenCV的版本是2.4.11。(Save the item property table of OpenCV when VS is configured for the first time, and reference every time the new project is built. Righ