搜索资源列表
cvWavelete
- 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
Hough_opencv
- 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
thresholdtrans
- 用OPENCV的图像结口,写得阈值变换程序,和源码很像-Image Results by OPENCV mouth threshold transform written procedures, and source code like
cvgabor
- 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
Fouriar
- VC++与OpenCV结合的傅里叶变换程序实现代码,经过调试后的代码-VC++ and OpenCV combination of Fourier transform program implementation code, the code after debugging
circletransform
- This code is for hough circle transform using OpenCV
fftw-code-samples
- opencv 傅里叶变换,比较实用的学习参考-opencv fourier transform
dft-opencv-code
- opencv与vc6.0环境中对离散傅里叶变换的代码实现,但要求图像是512*512-opencv and vc6.0 environment Discrete Fourier Transform code, but requires that the image is 512* 512
Image-geometry-transform
- 本程序要求输入的图像都是256色的位图。这个代码实现了对图像的几何变换。使用了双线性插值算法-This program requires the input images are 256-color bitmap. This code implements the geometric transformation of image. Using a bilinear interpolation algorithm
Hough
- 用cmake编译实现的hough变换程序,代码基于opencv2.2。-Cmake compile hough transform program code based on opencv2.2.
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
openCV5
- 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
21321118_ChenQuanmin_HW1
- 这是Corlor Transform between images一文中色彩转移的简单的原码实现。-This is Corlor Transform between images a simple transfer of text color to achieve the original code.
OPencv
- 使用vc6.0+opencv1.0或vs2010+opencv2.4.1编写的图像透视变换源代码,在vc6.0和vs2010上都能运行-Use vc6.0+opencv1.0 or vs2010+opencv2.4.1 written image perspective transform source code, can be run on vc6.0 and vs2010
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
xiaoboj
- 小波变换应用于图像拼接 不错的参考代码-Wavelet transform is applied to image stitching good reference code
TestStaticFaceDetect[2013-12-29]
- 利用VC++和opencv实现的人脸检测检测代码,利用霍夫变换以及opencv相关的库实现-Face detection code using VC++ and opencv realized, using Hof transform and opencv related Library
Hoff-line-transformation
- opencv学习代码,霍夫线变换,对初学者很有帮助-opencv learning code, Hough transform line, useful for beginners
2D-Trace-Transform-master
- Opencv based gesture recognition application source code CPP
DWT_IDWT
- 用OpenCV实现的图像小波变换及反变换代码(Image wavelet transform and inverse transform code implemented by OpenCV)