搜索资源列表
watermark-openCV2.3.1
- 给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!VS下C++编程,使用openCV 2.3.1-To add any text watermark image, but to parameter is the text content, input image path, text color, size, save image path. Support Chinese output! Under the VS C++ programmi
MRF_Based
- ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
opencv_test
- 可以显示电脑中的图像,只要填写修改其中的路径即可。注意路径中要写成双-Can display computer images, as long as the fill modify the path. Note that the path to write to dual \ \
VideoProj
- OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示) 请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
fenge1
- 将一个目录下的所有图像的路径保存到一个文件中-A directory of all the images saved to a file path
6-2
- 用opencv写的一个把输入图片进行仿射变换的程序,图片由用户输入路径-Opencv written with the input image to an affine transformation process, the picture from the user input path
6-3
- 用opencv写的一个对图片进行透视变换的程序,图片由用户输入路径-Opencv write with the picture of a perspective transformation of the program, pictures, enter the path by the user
10_22test
- 在opencv中实现汽车的行走,有涉及到最优路径问题-use opencv to find a precious path
opencv
- 学习opencv很好的资料,讲解了安装的具体过程与路径设置问题,又简单介绍了如何使用,非常好入门-Learning opencv good information, to explain the installation process with the path set of specific issues, but also describes how to use simple, very good start
cool03
- opencv 简单的图片输出功能 可以查看代码 修改路径输出你自己的图片-opencv image output function can simply look at the code to modify the output path of your own pictures
Patch_Sparsity
- 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
Classic_Exemplar
- 论文《Region Filling and Object Removal by Exemplar-Based Image Inpainting》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,可以根据OpenCV提供的用户手册设置属性页文件 2)生产dll,具体的函数可以查看文件Classic_Exemplar.h
MR8fast
- 论文《A Statistical Approach to Material Classification Using Image Patch Exemplars》提出的算法C++实现 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,具体可查看OpenCV的用户手册 2)可zhenjia.dou@gmail.com-The algorithms
canney
- canny偵測邊緣,將圖片轉灰階偵測,檔名需自己改路徑-canny detect the edge of the picture grayscale detection, file name needs to change the path
Histogram
- 利用win32 + opencv计算一副图像的颜色直方图,使用时把自己想处理的图片,放在对应路径下-They want to deal with the use The win32+ opencv of the color histogram of an image, use images, on the corresponding path
MFC_CLASS_DLL_OPENCV
- 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
cvcam
- 这是摄像头视屏获取,并进行边缘检测,最后输出的程序。运行天南地北是VC6.0,和OpenCV1.0,需设置OpenCV的包含路径。-This is the camera Screen obtain, and edge detection, the final output of the program. Run far apart VC6.0, and OpenCV1.0, and need to set OpenCV include path.
inhanceImage
- 用拉普拉斯算子实现的图像增强。图片路径要自己设定。-The Laplacian realized image enhancement. Image path to set their own.
GetPicture
- 从视频中提取出照片用于人体轮廓提取,使用时需修改文件路径。-Photos extracted from the video used in human contour extraction and use when you need to modify the file path.
blobtrack
- 基于opencv运动物体识别与跟踪的完整算法,进入主程序后须自己修改视频存放路径参数。-Complete algorithm based the opencv movement object recognition and tracking, into the main program have to modify the video storage path parameters.