搜索资源列表
OpenCV-2.2.0-Ubuntu11.04-maked
- 该压缩包是opencv2.2在ubuntu11.04系统下安装包,并做了部分修改,重新编译安装即可使用,希望对有需要的朋友有些帮助-The archive is opencv2.2 in ubuntu11.04 system installation package, and made some changes, recompile the installation to use, hope to have a friend in need some help
ubuntu11.04P-OpenCV2.2
- 这是一个关于如何在ubuntu11.04下编译并安装opencv2.2的说明文档,我自己实验并将opencv2.2包做了一些修改,修改包也一并上传了,希望对大家有用-This is an example of how to compile and install the ubuntu11.04 opencv2.2 the documentation, I experiment and opencv2.2 package made some changes, the revised packag
mask
- 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code. 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image按钮,手动选择所需滤波的原图片。 单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
add_img
- 本文主要讲的是怎样将2幅图片叠加,就像电影里面有时候出现的镜头一样,2幅图片可以按照不同比例重叠,当然这里主要是利用opencv自带的函数addWeighted().参考资料为opencv自带tutiol及其代码。 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image1按钮,打开第1幅图片并在左边显示出来。 单击Open image2按钮,打开第2幅图片并在中间显示出来。
change_value
- 本文主要讲讲怎样改变图片的对比度和亮度,其实就是图片像素值线性变化了而已,对比度对应线性变化的系数,亮度对应其常量。参考资料为opencv自带tutiol及其code. 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image按钮,在电脑中打开一张图片并显示出来。 拖动Contrast滑动条,改变对比度的值,可以看到对比度值的改变过程在滑动条下方显示,左边图片对应为其对比度改变后的效
autoCameRelease
- 实现Vs2008+opencv2.3.1下摄像头打开程序,并且Release文件,可以在没有安装opencv的计算上运行-Achieve Vs2008+ opencv2.3.1 under the camera to open the program, and the Release file, you can run on a computer is not installed on the opencv
camimgmodelexeplatform0123.tar
- linux+QT异常检测报警程序,使用QT4.6.2+opencv2.1.0搭建的平台进行的开发-linux+QT Abnormal detect and alert
msdffdssdo2011
- The images LBP feature extraction, combined with OpenCV2.3 of LBP characteristics in image retri purposes.-The images LBP feature extraction, combined with OpenCV2.3 of LBP characteristics in image retri purposes.
opencv-and-cuda-image-process
- cuda7.5+vs2010+openCV2.4.9联合编译,二值化用的最简单的方法,随便选了一个阈值,有需要的可以自己更该算法-cuda7.5 combined withvs 2010 and openCV2.4.9
test2
- 基于windows平台vs2010和opencv2.4.10和zbar的二维码识别程序。-Based on the Windows platform vs2010 and opencv2.4.10 and zbar qr code identification procedures.
OpenCV2.4.8
- OpenCV2.4.8配置文件说明文档,详细的配置步骤加上图解说明.-OpenCV2.4.8 Files
Opencv2.0.0
- Linux下的opencv压缩包解压即可编译。-opencv Linux under compression decompression can be compiled.
Camera.tar
- 在ubuntu12.04,基于qt4.8编写的使用opencv打开摄像头,并进行拍照,保存照片,读图片进行裁剪(In ubuntu12.04, written on qt4.8, use OpenCV to open the camera, and take pictures, save photos, read pictures, cut them out)