搜索资源列表
myface-0.2.2.alfa.tar.gz
- 应用QT和OpenCV编写的有关人脸识别的程序代码,适合在linux下应用opencv的读者参照学习,Applications QT and OpenCV prepared by the face recognition program code, suitable for use under linux reference opencv readers to learn
track.tar
- This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:-T
opencvtest
- OpenCV (open video library) capture test for Linux. Built using Code::Blocks. Project files included.
gabor
- it is opencv code for generating gabor features
calibration
- Calibration one camera from video capture. Code similar to opencv sample but portable to QT.
serial
- linux下的视频采集,用QT结合opencv.实习的。 是一个很好用的代码。可以直接下载到ARM10中运行-video capture under linux, using QT with opencv. internship. Is a good use of the code. Can be directly downloaded to run ARM10
scan_img
- 本文来讲讲Mat存储的像素该怎么对其进行扫描?扫描的效率又如何? 文章参考opencv自带的tutiol及其code。 实验功能: 可以手动选择打开电脑上的图片。 对4种对Mat矩阵的扫描方法效率进行比较,这4种扫描方法分别为:连续内存直接访问;用迭代器进行访问;直接像素点进行访问;用LUT查找表进行访问;这4种扫描方法可以在菜单栏进行选择。 这些访问完后是将每个访问到的像素点的像素进行压缩,压缩间隔可以在软件的界面中进行修改。 软件的下端显示每
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滑动条,改变对比度的值,可以看到对比度值的改变过程在滑动条下方显示,左边图片对应为其对比度改变后的效
VedioPlay.tar
- 关于Opencv的代码学习,视频载入,播放等功能的实现,适合初学者学习。-Realization on the learning of the Opencv the code, the video loaded, playback and other functions, suitable for beginners to learn.
linux--opencv-source-code
- 基于ARM平台的 Linux系统下 opencv移植元源代码-Based on the ARM platform porting Linux system opencv source code element
handvu-beta3
- Handvu opencv hand recognition source code
hog3D
- linux下的hog3d描述子代码,需要安装openCV和ffmpeg库文件-hog3d descr iption of sub-code under linux, you need to install ffmpeg libraries and openCV