搜索资源列表
VC_Harris
- 从其它地方下关于Harris角点检测算法的原码,原作者的邮件地址如下 bugzhao@sdu.edu.cn-from elsewhere Harris on the next corner detection algorithm of the original code, Author's e-mail addresses are bugzhao@sdu.edu.cn
IMPROVEDHARRISCorner
- 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
harrisconnertest
- 利用harris算法对图像的角点进行检测,对一般的图像检测的效果都还不错-use of the algorithm for image Corner detection, the general image detection results are also good
VC_Harris_Corner
- VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
Harris
- harris角点检测,比较稳定,是一个很好的算法。
角点检测算法用于图像匹配
- Harris角点检测算法的VC++实现,速度快,精度高。
HarrisJiaoDianJianCe
- Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
harris-corner-detection
- harris 角点检测的C代码,适合相机标定,图像匹配的预处理-C code of harris corner point, it is suitable for image stitch
get_harris
- Harris角点检测的matlab程序,代码简单易懂,便于理解和掌握Harris检测的原理-Harris corner detection matlab program, the code is simple to understand, easy to understand and master the principle of detecting Harris
HarrisDetect
- harris角点检测,输入图像数据,输出结果数据以及检测角点个数,封装为函数调用格式-harris corner detection, input image data, output data, and the number of corner detection, the package as a function call format
Harris-Corner-track
- harris角点检测源码,用于边缘和角点检测的相位一致性代码等。角点跟踪。-Harris corner detection source, used for edge and corner detection phase consistency. Corner point tracking.
corners
- harris角点检测,多尺度harris角点检测(Harris corner detection and multi-scale Harris corner detection)