搜索资源列表
corner_detect
- 原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel's OpenCV library implementation.
Palm
- 自己做的掌纹识别小软件,呵呵, 有灰度处理、图象滤波、HARRIS角点检测、小波分解。提取热区,数学生态学等功能-own small palm print recognition software, Oh, gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology
cornerdet01
- 角点检测程序,能够标记出图像中的角点。角点检测是图像匹配对第一步-corner detection procedures can mark up images of the corner. Corner detection is the first step in image matching
cornerdet
- 另一个图像角点检测程序,用于灰度图像的角点检测,角点检测是图像匹配的第一步-corner detection procedures for the gray-scale image corner detection, corner detection is the first step in image matching
cornerdetcolor
- 用于彩色图像的角点检测,检测出彩色图像中的角点,以便用来进行图像匹配-for color image corner detection, detection of the color image corner, to be used for image matching
fastcornerdetect_10
- 快速图像角点检测,速度比较快,功能比较简单,但是很好用-corner detection, faster speed, function relatively simple, but very good use
sift-C
- 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
harris
- 关于harris角点检测的matlab代码-harris on the corner detection of Matlab code
jiancechengxu
- 角点检测的一个MATLAB源代码,希望对初学者有点帮助。-corner detection of a MATLAB source code, and I hope to be useful to beginners.
HHHarrisCorner
- 加速版的CORNER检测,用于灰度图象的角点特征提取。-accelerated version of the Corner detection for the gray-scale image feature extraction corner.
HarrisandForstner
- 关于角点检测算法Harris,Forstner经典算子在VC++中的实现,该方法对图象清晰的效果好,所以检测前最好进行锐化什么的
SUSANCornerPointDetection
- 此代码为基于VC的Susan角点检测的详细代码
sxthzsb
- 六角点笔画提取,笔画宽度归一化,汉字重构的手写体汉字识别程序。MATLAB编写。
22219011211120071115164509189959
- SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进行非极大值抑制
车牌识别系统中倾斜车牌的一种定位方法
- 形态学、角点检测器的运用
GPU-KLT-1.1
- 在gpu上运行的klt算法,可以实现角点检测与跟踪-In the GPU running on KLT algorithm, can achieve corner detection and tracking
jiaodian_jiance
- visual c++ 主要实现功能是:角点检测(利用opencv).-visual c++ main function is to: corner detection (using opencv).
opentrim
- bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
2578Corner
- 同学课程设计是用的角点检测程序,效果非常好-Students curriculum design is the corner detection process, the effect of very good
