Welcome![Sign In][Sign Up]
Location:
Search - SUSAN corner detection algorithm

Search list

[Special Effectsmysusan

Description: Matlab下的SUSAN角点检测算法,数字图象处理-Matlab under SUSAN corner detection algorithm, digital image processing
Platform: | Size: 8723 | Author: 1111111 | Hits:

[GDI-BitmapVC_Harris_Corner

Description: VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
Platform: | Size: 89630 | Author: zhanghl | Hits:

[GDI-BitmapVC_Harris

Description: 从其它地方下关于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
Platform: | Size: 579584 | Author: lsp | Hits:

[Special Effectsmysusan

Description: Matlab下的SUSAN角点检测算法,数字图象处理-Matlab under SUSAN corner detection algorithm, digital image processing
Platform: | Size: 8192 | Author: 1111111 | Hits:

[GDI-BitmapVC_Harris_Corner

Description: VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
Platform: | Size: 94208 | Author: zhanghl | Hits:

[Othersusandoc

Description: 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个-Is a fast corner detection algorithm of susan is the original version, we experiment with this
Platform: | Size: 740352 | Author: 潘宁 | Hits:

[Special Effectssusan2l

Description: 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个-Is a fast corner detection algorithm of susan is the original version, we experiment with this
Platform: | Size: 12288 | Author: 潘宁 | Hits:

[Special Effectssusan

Description: 基于susan算法的角点检测程序,susan算法也是一个很出色的算法,有的效果甚至比harris还好-Susan algorithm based on corner detection procedures, susan algorithm is also a very good algorithm, and some effect even better than the harris
Platform: | Size: 1525760 | Author: lina | Hits:

[Graph RecognizeCornerandsusan

Description: 关于边缘检测算法Corner susan经典算子在matlab中的实现-Edge detection algorithm on the Corner susan classical operator in matlab realize in
Platform: | Size: 2048 | Author: wlq | Hits:

[Graph Recognize22219011211120071115164509189959

Description: SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进行非极大值抑制 -SUSAN operator for corner detection of the basic steps: 1) For each pixel of interest points (the general situation is that each image pixel points) the role of one circle template 2) calculated according to the brightness comparison function round Usan template region 3) According to the geometric threshold, calculating the pixel-point initial response 4) the use of Usan center of gravity and nuclear center removed from the law of pseudo-corner, the use of Usan center of gravity and nuclear center to connect the each point must be in the Usan region to ensure consistency algorithm (that is linked to sexual Usan region) 5) points for each pixel in response to, the use of (or greater) of the local maxima search window for non-polar large value of inhibition
Platform: | Size: 4109312 | Author: 张妙言 | Hits:

[Special Effectssusan

Description: Susan算法,用于角点检测。很先进的方法,国内有人改进过,这是原来的方法。-Susan algorithm for corner detection. The most advanced methods, there are those who improved, this is the original method.
Platform: | Size: 27648 | Author: 安琪 | Hits:

[OtherSUSAN

Description:
Platform: | Size: 1120256 | Author: zhangxsh | Hits:

[Special Effectssusan

Description: 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
Platform: | Size: 6144 | Author: 陈晓广 | Hits:

[Graph programMYSUSAN

Description: SUSAN算法检测角点的MATLAB的实现方法-SUSAN corner detection algorithm of MATLAB Realization
Platform: | Size: 1024 | Author: 闫晓强 | Hits:

[Special Effectsjiaodianjiance

Description: 图像角点检测程序,里面有Harris角点检测算法和SUSAN角点检测算法,以及局部极大值的算法-Image corner detection procedures, which are Harris corner detection algorithm and SUSAN corner detection algorithm, and the local maximum of the algorithm
Platform: | Size: 21504 | Author: 陈智 | Hits:

[Special EffectsHarrisandsusan

Description: 基于vc的harris和susan角点检测算法实现彩色图像的角点检测并统计角点个数。-Vc on the harris and susan corner detection algorithm in color image of the corner detection and the number of corner points of Statistics.
Platform: | Size: 2113536 | Author: rubygj | Hits:

[matlabSusan-cornerdetect

Description: susan算法角点检测算法matlab源程序-susan corner detection algorithm algorithm matlab source
Platform: | Size: 35840 | Author: wosweift | Hits:

[Special EffectsSUSAN

Description: 一种改进的快速SUSAN角点检测算法. SUSAN角点检测算法对图像中的每个像素都要进行36次查表和比较的运算,浪费了大量的时间,快速SUSAN角点检测算法的具体步骤如文章所示-An improved rapid SUSAN corner detection algorithm. SUSAN corner detection algorithm for each pixel in the image should be 36 times more computing table look-up and waste a lot of time, so slow. Consider Figure 3 in the 16-pixel template, just 37 pixels corresponding to the circumference of the template
Platform: | Size: 1024 | Author: chang | Hits:

[Special EffectsSUSAN

Description: 本算法实现了基于SUSAN的角点检测算法,使用MATLAB实现- This algorithm based on SUSAN corner detection algorithm, using MATLAB
Platform: | Size: 8192 | Author: 胡屯仓 | Hits:

[Special EffectsSusan

Description: 运用susan算法进行角点检测,并在图中显示出来-Application susan corner detection algorithm and displayed in the drawing
Platform: | Size: 119808 | Author: lilili | Hits:
« 12 »

CodeBus www.codebus.net