CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab SUSAN
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab SUSAN - List
[
matlab
]
SUSAN边缘检测的实现代码
DL : 0
SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定-SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine
Update
: 2025-02-19
Size
: 7kb
Publisher
:
[
Special Effects
]
mysusan
DL : 0
Matlab下的SUSAN角点检测算法,数字图象处理-Matlab under SUSAN corner detection algorithm, digital image processing
Update
: 2025-02-19
Size
: 8kb
Publisher
:
1111111
[
Special Effects
]
susancode
DL : 0
图像处理中SUSAN算子的MATLAB实现,配有测试图片。-image processing SUSAN operator of MATLAB, equipped with the testing picture.
Update
: 2025-02-19
Size
: 100kb
Publisher
:
kun
[
File Format
]
susan_dedect
DL : 0
基于matlab的susan边缘检测算法-based on Matlab susan Edge Detection Algorithm
Update
: 2025-02-19
Size
: 6kb
Publisher
:
张荣博
[
Special Effects
]
MATLAB_mysusan
DL : 0
Author: Abhishek Ivaturi Summary: SUSAN Edge detection in gray scale images. MATLAB Release: R13 Required Products: Image Processing Toolbox Description: Edge detection in gray scale images using the SUSAN algorithm. (takes some time to compute, but i hope to fix it...code is rather crude right now)Does not yet include non maximal suppresion. -Author : Abhishek Ivaturi Summary : SUSAN Edge detection in gray scale images. MATL AB Release : R13 Required Products : Image Processing Toolbox Description : Edge detection in gray scale images using the SU SAN algorithm. (takes some time to compute, but i hope to fix it ... code is rather crude right now) Does not include non maximal yet suppresio n.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Jallon
[
Special Effects
]
jiasusan
DL : 0
改进的 SUSAN 算法,用于自适应阈值的边缘检测-improved algorithm for the adaptive thresholding edge detection
Update
: 2025-02-19
Size
: 53kb
Publisher
:
chinese
[
Special Effects
]
susan
DL : 0
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
Update
: 2025-02-19
Size
: 1.64mb
Publisher
:
fanlijie
[
Special Effects
]
susan-matlab
DL : 0
为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。-Matlab in order to facilitate call susan algorithm realize the c function, written by Stephen Smith on susan2.1 c source code for simple cut editing, and provide common susan function matlab mex interface function, the user in a simple matlab compiler will be able to post use.
Update
: 2025-02-19
Size
: 35kb
Publisher
:
syx
[
Special Effects
]
susan_detect_corner
DL : 0
susan实现图像的角点检测,调用的详细说明在源代码内有注释.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wg
[
Special Effects
]
susan_matlab
DL : 0
用matlab编写的SUSAN角点检测程序-Matlab prepared using SUSAN corner detection procedures
Update
: 2025-02-19
Size
: 4kb
Publisher
:
袁红星
[
Special Effects
]
susan
DL : 0
susan算子的相关资料 包括文献及相关代码-Operator susan relevant information, including literature and related code
Update
: 2025-02-19
Size
: 1.52mb
Publisher
:
akak
[
Special Effects
]
SusanCorner
DL : 0
这是一个利用matlab开发的程序,功能是用susan算法提取图像角点的。一个压缩包,程序可用哟。-This is a program developed using matlab, the functional algorithm is susan corner of image. A compact package, the procedure can be used yo.
Update
: 2025-02-19
Size
: 26kb
Publisher
:
corrine
[
Special Effects
]
susan
DL : 0
susan滤波,一种图形图像处理中很好的滤波算法,能够很好的保留边界-susan filtering, a graphical image processing in a very good filtering algorithm can be very good retention of the border
Update
: 2025-02-19
Size
: 1kb
Publisher
:
DAVID
[
Special Effects
]
susan
DL : 0
Susan算法,用于角点检测。很先进的方法,国内有人改进过,这是原来的方法。-Susan algorithm for corner detection. The most advanced methods, there are those who improved, this is the original method.
Update
: 2025-02-19
Size
: 27kb
Publisher
:
安琪
[
Special Effects
]
corner_detector_2004
DL : 0
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
Update
: 2025-02-19
Size
: 925kb
Publisher
:
陈韶斌
[
Special Effects
]
Susan
DL : 0
主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
Update
: 2025-02-19
Size
: 1kb
Publisher
:
东东
[
Graph program
]
susan
DL : 0
这是一个SUSAN算子边缘检测程序.平台:MATLAB7.0.-This is a SUSAN edge detection operator procedures. Platform: MATLAB7.0.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
施郎
[
matlab
]
susan
DL : 0
susan算法,基于MATLAB的椭圆拟合-susan algorithm, MATLAB-based fitting of the elliptical
Update
: 2025-02-19
Size
: 4kb
Publisher
:
刘某
[
Graph program
]
matlab-susan
DL : 0
图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助-Image processing, a new edge detection, feature point extraction method, the algorithm has been tested, you can run on the medical image processing to help the people
Update
: 2025-02-19
Size
: 23kb
Publisher
:
zhaotao
[
Special Effects
]
susan
DL : 0
基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈晓广
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.