搜索资源列表
gabor
- gabor滤波C++源码,需要安装opencv库支持
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
LaplacianPyramid
- 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
cvgabor
- 基于OPENCV的Gabor滤波,已经封装,非常好用-OPENCV based on the Gabor filtering, has been packaged, very easy to use
GaborOpenCV
- 本文件实现了在OpenCV开发环境下的Gabor,可以直接加入OpenCV作为开发文件调用。-Gabor based on OpenCV.
extrace
- 基于Gabor滤波器的图像纹理特征提取,Gabor,纹理特征-Gabor filter-based feature extraction of image texture, Gabor, texture features
gabor
- 基于openCV的gabor函数,一位牛人编写的。希望对大家有用-gabor function based on openCV
gabor
- 图像处理中的gabor特征,使用opencv编写。-Gabor features, written in opencv.
【77】分水岭算法
- 用于图像处理,模式识别,视觉识别的OPENCV分水岭算法代码(For image processing, pattern recognition, visual recognition of the OPENCV watershed algorithm code)
Gabor变换及特征提取
- 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)