Welcome![Sign In][Sign Up]
Location:
Search - affine harris

Search list

[AI-NN-PRImageCodes-Harris

Description: VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
Platform: | Size: 925696 | Author: 赵辉 | Hits:

[AI-NN-PRharris_detect

Description: 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
Platform: | Size: 11872256 | Author: lhc2000 | Hits:

[Special EffectsHarrisfunction

Description: Harris算法原理: 角点:最直观的印象就是在水平、竖直两个方向上变化均较大的点,即Ix、Iy都较大 边缘:仅在水平、或者仅在竖直方向有较大的变化量,即Ix和Iy只有其一较大 平坦地区:在水平、竖直方向的变化量均较小,即Ix、Iy都较小-Harris algorithms for : Corner : The most visual impression is the standard, two vertical direction changes are larger points, or Ix, Iy are more at risk : the only level or only in the vertical direction of a larger variation, and that Ix Iy only one of a larger flat area : the level Vertical changes in the direction of both the smaller, Ix, Iy smaller
Platform: | Size: 2048 | Author: 卢在盛 | Hits:

[2D Graphicharris-imagematch

Description: harris自动配准 harris自动配准-harris automatic registration a utomatic registration harris harris Automatic Registration harris Automatic Registration
Platform: | Size: 243712 | Author: 4A554E | Hits:

[2D Graphicsusan-harriscorner-5.13

Description: susan\harris的算法改进实现,用vc开发,效果不错。-susan \ harris algorithm improvements achieved with the development of vc good results.
Platform: | Size: 116736 | Author: haha | Hits:

[Graph programharris.m

Description: 立体视觉的关键技术是解决对应问题,点特征常被用来做特征。HARRIS角点检测算子较有影响。用MATLAB编写的。-stereo vision technology is the key to solve the matching problem, point feature often used to do features. HARRIS corner detection operator more influential. MATLAB prepared.
Platform: | Size: 2048 | Author: jxhappyqin | Hits:

[Special Effectsharris

Description: 这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
Platform: | Size: 2048 | Author: 将建 | Hits:

[Graph programHarris

Description: 构建了一种新的Harris多尺度角点检测算法,角点的图像配准算法的配准精度-Construction of a new multi-scale Harris corner detection algorithm, corner of the image registration algorithm for registration accuracy
Platform: | Size: 1024 | Author: 范一峰 | Hits:

[Special EffectsHarris

Description: Harris角点提取程序,不仅提取角点,并将角点平均,提高角点的精度,另外,还按棋盘格的格式对角点进行适当的排序,为棋盘格的标定做数字准备。-Harris Corner Detection procedures, not only the extraction of corner points and corner points on average, improve the accuracy of corner, and also by the checkerboard grid format on the corner of the sort appropriate for the board to do the calibration grid digital ready.
Platform: | Size: 3072 | Author: chen | Hits:

[Special EffectsHarris

Description: 著名的角点提取算子Harris算子 非常牛!-Well-known corner extraction operator operator very cattle Harris!
Platform: | Size: 1024 | Author: zmz | Hits:

[Special EffectsHarris_Corner_Detector_VC_source_code

Description: Harris Corner Detector(VC source code) 利用harris corner detector检测图象中的角点。-Harris Corner Detector (VC source code) use harris corner detector detecting image in the corner.
Platform: | Size: 45056 | Author: wuming | Hits:

[Special EffectsHarrisCorner

Description: Harris角点检测算法, 对Harris算法的理解 程序的目标和功能 明确编程框架和模块功能 编写各模块子程序-Harris corner detection algorithm, algorithm on the Harris understanding the objectives and functions of the procedure clear programming framework and the preparation of modules each module subprogram
Platform: | Size: 200704 | Author: 李月 | Hits:

[Special EffectsHarris

Description: 本代码本人亲自编写,能够提取图像中的harris角点,角点个数可改变-I personally prepared this code can extract image harris corner, corner points can change the number of
Platform: | Size: 440320 | Author: tingting | Hits:

[Special EffectsHarris

Description: 打开图像之后,用鼠标拉一个方框,就可以找到方框内的harris角点了,很方便。-Open the image after drawing a box with the mouse, you can find inside the box the harris corner, and very convenient.
Platform: | Size: 6144 | Author: smy | Hits:

[Special Effectsharris

Description: 一个关于harris算子提取图像特征的程序。。 做了些许改动-Harris operator on image feature extraction process. . Make a few changes
Platform: | Size: 465920 | Author: zhuguanqun | Hits:

[Special Effects41695080ImageCodes-Harris

Description: HARRIS算法角点检测源程序,目前应用广泛且效果最好的。-HARRIS source corner detection algorithm is currently widely used and best.
Platform: | Size: 926720 | Author: HMZ | Hits:

[Special EffectsHarris

Description: 经典的Harris算子源码,通过制定文件路径可以很好的检测出角点-Operators Harris classic source, through the development of a file path can be detected in a very good corner
Platform: | Size: 1024 | Author: 崔果冻 | Hits:

[2D Graphicharris

Description: 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experiments, refer to the Programs folder is collected online to get program, reference is pretty good I think the four papers. Also has its own shooting 7 for testing with the pictures. whole.m-based program can be run directly. Program main function is to corner the ball out of the way and use the coordinates of surface fitting method derived its sub-pixel coordinates. The key parts of the program are comments. Research harris corner detection friends helpful.
Platform: | Size: 11715584 | Author: 张裕 | Hits:

[matlabharris

Description: In the fields of computer vision and image analysis, the Harris-affine region detector belongs to the category of feature detection. Feature detection is a preprocessing step of several algorithms that rely on identifying characteristic points or interest points so to make correspondences between images, recognize textures, categorize objects or build panoramas.
Platform: | Size: 2048 | Author: aisso831 | Hits:

[OpenCVharris-detect

Description: 基于openCV的Harris角点检测。开发环境vs2008-harris detector based on openCV.
Platform: | Size: 5621760 | Author: 高永强 | Hits:
« 12 3 4 »

CodeBus www.codebus.net