Welcome![Sign In][Sign Up]
Location:
Search - Harris-Laplace

Search list

[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 EffectsHarris_Corner

Description: Harris Corner角点检测,可以通过设置高斯窗口宽度、高斯函数方差、非极大抑制领域和阀值,来改变提取点角点的范围和数目。-corner detection, can set the Gaussian width of the window, Gaussian function variance, non-inhibited areas and great threshold to change the point from the corner of the scope and number.
Platform: | Size: 3793920 | Author: 王天麟 | Hits:

[Graph programHarrisMatlabSrc

Description: harris 角点检测的Matlab程序-harris corner detection of the Matlab program
Platform: | Size: 297984 | Author: 吴博灵 | Hits:

[Special EffectsVC_Harris_detector

Description: 使用vc开发的harris算法源代码,对进行特征匹配研究的同仁有借鉴作用。-use vc harris development of the algorithm source code to match the features of the study are useful colleagues.
Platform: | Size: 579584 | Author: 周东 | 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 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:

[Otherharris

Description: 检测图象角点 讲解harris角点检测 看完对harris有大致了解-Image Corner Detection on reading harris corner detection has more or less understanding of harris
Platform: | Size: 758784 | Author: cindy | 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:

[GDI-BitmapHarris

Description: harris角点检测,比较稳定,是一个很好的算法。
Platform: | Size: 4757504 | Author: 紫燕 | Hits:

[Special EffectskeypointExtraction

Description: harris, harris-laplace方法,特征点检测方法总结-harris, harris-laplace method, Feature Point Detection Methods
Platform: | Size: 370688 | Author: medyuanxiao | Hits:

[Special Effectsharris

Description: Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
Platform: | Size: 1024 | Author: 华思雨 | Hits:

[Special Effectsharris-matlab

Description: 对harris角点有简单通俗的讲解,用VC++实现角点检测,适合初学者-Harris corner of a simple explanation popular with VC++ Achieve corner detection, suitable for beginners
Platform: | Size: 4324352 | Author: 雷子 | Hits:

[Special EffectssusanandHarris

Description: 包括harris经典算法、harris-Laplace算法,以及susan算法,鲁棒性好-Harris, including the classic algorithm, harris-Laplace algorithm, as well as susan algorithm, better robustness
Platform: | Size: 107520 | Author: yingzi0505 | Hits:

[Special EffectsHarris

Description: 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harris point 3.Harris point classic feature extraction algorithm to improve the algorithm using vc++ programming on the results of three methods to compare extraction
Platform: | Size: 4003840 | Author: feitian | Hits:

[Graph programkp_harrislaplace

Description: K. Mikolajczyk的尺度不变harris-laplace keypoint检测-K. Mikolajczyk of the scale-invariant harris-laplace keypoint detection
Platform: | Size: 1024 | Author: 杨森泉 | Hits:

[Special Effectsaffintpoints

Description: Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
Platform: | Size: 464896 | Author: 唐玉娟 | Hits:

[Special Effectsfeature-extract

Description: 几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。-Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-LAPLACE, HARRIS-AFFINE, MSER; Descriptors: SIFT, AFFINE-SIFT, GLOH. The test reveal the speed and accurate descriptor.
Platform: | Size: 1218560 | Author: 肖锋 | Hits:

[matlabharris-laplace

Description: 这是基本的脚点检测算法,里面包含了harris detector和harris-laplace detector code,便于操作。-This is the basic foot-point detection algorithm, which includes harris detector and harris-laplace detector code, easy to operate.
Platform: | Size: 137216 | Author: 王迪 | Hits:

[Windows Developharris-laplace

Description: harris-laplace是基于DOG算法的改进,从不同尺度提取特征点,规避了不同尺度提取同一特征的缺陷。-feature detector
Platform: | Size: 5122048 | Author: katherine | Hits:

[Special Effectsharris-laplace

Description: Harris-laplace稳定角点提取特征。-Harris-laplace stable corner detection feature.
Platform: | Size: 4651008 | Author: zhushidong | Hits:
« 12 3 »

CodeBus www.codebus.net