搜索资源列表
cvblobslib_english
- 强大功能的Blob分析的类,基于opencvlib开发,用c、c++,在VS下能编译使用-powerful functional analysis of the Blob category, based on opencvlib development, with c, c++, the VS will be able to use compiler
ImgPro_OpenCV_1
- 在VS.net2003下编译的,用了OpenCV开发库函数,包括bmp、jpeg格式图像的显示和存储,图像处理包括KNN均值,KNN中值,傅立叶变换,图像分割。-In the next VS.net2003 compiled using the OpenCV library function development, including bmp, jpeg format image display and storage, image
gaussbgfg
- 高斯背景建模核心代码,在vs+opencv下使用-the core code of Gauss mixture modeling.
cv200vs2008
- 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to e
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效
opencv_multi_camera_input
- OPENCV实现的多摄像头输入处理程序; VS Studio 2005 -OPENCV of the multi-camera input handler VS Studio 2005
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行
OPENCV
- opencv的安装及配置教程,图像处理 基于vs-vs opencv setup and configuration
CD
- 采用张正仪标定法,是单目标定。VS+opencv.(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
5初级图像混合
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是对像素点的一些处理。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly on the pixel some of the proce
4遍历图像像素的14种方法
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是遍历像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly traversing the pixel some of
3用动态地址计算配合at访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用at访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the
2用迭代器访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用迭代器访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access the pixel
1用指针访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用指针访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the
test1
- 利用OpenCV实现张正友标定法对相机的标定,源码为C++语言,包含了样例图片(Camera calibration using Opencv)
用VS+Opencv从双目立体视差图中重建三维点云
- 用VS+Opencv从双目立体视差图中重建三维点云(Using VS+Opencv to reconstruct 3D point clouds from binocular stereoscopic parallax map.)
opencv配置
- 配置本地的opencv环境,在vs2015中配置具体怎么配置系统环境变量Path参照网上其他资源。其中以盼复开头(H:)shiwo本地路径,附带本地一个小程序(Configuring a local opencv environment)
基于opencv的use摄像头视频采集程序
- 基于opencv的use摄像头视频采集程序(Video acquisition program of use camera based on OpenCV)
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)
条形码检测与识别
- 基于vs的条形码识别,可以实现定位和预处理(Based on vs barcode recognition, positioning and preprocessing can be realized)