搜索资源列表
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
HOG
- HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
OpenCV-code
- 《学习opencv中文版》这本书的课后源码。-Code of book《learning opencv<Chinese Vision>》
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
Test
- 基于OPENCV的色调调整,将图像进行色彩空间转换RGB 转换到HSV 对H分量进行调节-Hue adjust depend on OPENCV. Firstly,converting the picture space RBG to HSV. Then, adjust the value of H.Finally convert the picture back to the RGB space.
000
- OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
qq
- OpenCV也提供了另一個資料結構來做Rand的實作,CvRandState,被包在"cvcompat.h"裡,"cvcompat.h"的完整意思是Computer Vision Compatility,CvRandState的特色是可以選定常態分佈及均勻分佈,不過,它只能運用在矩陣跟一維陣列.-OpenCV also provides another data structure to do Rand' s implementation, CvRandState, was wrapped
cv-buttons.h
- example code for opencv with cv button of phillips webcam
MorpLib
- 基于OpenCV的形态学开源库V2.0 包含文档和测试程序 形态学运算扩展库 lhMorpOpen 开运算 lhMorpClose 闭运算 lhMorpGradient 标准梯度 lhMorpGradientIn 内梯度 lhMorpGradientOut 外梯度 lhMorpWhiteTopHat 顶帽(白帽) lhMorpBlackTopHat 黑帽 lhMorpQTopHat 自补顶帽 lhMorpEnhance 对比度增强 lhMorpH
share
- it s a document about opencv in vietnammese.it s maybe very useful for you
shipin
- 基于opencv的肤色识别。通过H和S的叠加最后生成图像,不过具体的肤色参数可以自己选择-Opencv-based skin color identification. By the superposition of H and S generate the final image, but the specific parameters you can choose the color
hsv
- 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
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
OpenSURF-H
- 关键点检测和描述算法,surf算法的opencv的源码,surf算法的性能与sift相当,但速度要远大于sift算法,经过测试可以正常运行-Keypoint detection and descr iption algorithm, algorithm source code at the Surf, surf the performance of the algorithm and sift quite, but the speed is much larger than sift algor
LinesDis.h.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
hsvhist
- 使用opencv计算hsv颜色空间中h分量以及s分量的直方图,并用二维直方图的形式显示。-Calculated using opencv h hsv color space component and s component histogram and histogram form with two displays.
h
- 图像的分离和融合,可以用的好程序,希望帮到,opencv-Image separation and fusion, you can use a good program, hoping to help, opencv
PLDFI262
- 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3(Rules of LDPC codes generated by function MadHG check matrix H, the adults is 6, column 3)
CvvImage
- OpenCV2.2版本之后,CvvImage类被取消,将opencv移植到MFC时,需要用CvvImage类,这里提供了CvvImage类(.h和.cpp)。在自己的工程里面增加一个新的CvvImage类就可以了。(OpenCV2.2 version, CvvImage class is canceled, opencv transplant to MFC, the need to use CvvImage class, here provides the CvvImage class (. H