搜索资源列表
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
PrimitiveDetection
- 基元检测代码及演示程序:边缘检测、角点检测、Blob检测、哈夫变换、多尺度表达-Primitive Detection: Edge Detection\ Corner Detection\ Blob Detection\ Hough Transform\ Multiple Scale
cx
- SIFT(即尺度不变特征变换)算法其中一个必要的程序代码-The SIFT algorithm wherein a necessary program
trapezoid_1
- 基于opencv实现对投影图形的梯形转换,可以读取保存了坐标的txt文件,并且进行多幅图片的不同尺度的梯形变换-Opencv achieve the projected figure based on trapezoidal changes that can save the coordinates read txt file. Can transform a set of pictures of the trapezoid
opensift-master
- open cv的sift尺度不变特征变换C代码源码,效果还不错,分享给大家学习-open cv sift the scale invariant feature transform source code for C, the results were good, for everyone to share learning
LogPolar
- Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar c