搜索资源列表
SUSAN A New Approach to Low Level Image Processing
- 用于图象边缘的精确检测的susan算法的文章- Uses in the image edge precise examination susan algorithm article
ImageCodes-Harris
- 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.
HarrisCorner10
- Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过。-Harris Corner corner detection procedures, testing images on the corner, and with a red circle marked on the images, VC6 under compile.
stereo_vision
- 这是一个立体视觉程序,作者多年来一直在制作他的Rodney人形机器人。动物用立体视觉来判断猎物和它的远近,这个代码使用一对USB摄像头来模拟这一功能,程序输出结果可以保存成VRML格式。-This is a three-dimensional visual procedures, the author has produced over the years he Rodney humanoid robot. Stereovision a
Susan_Edge_Detection_Algorithm_Code
- Susan图像边缘检测算法,定位准确,对多个区域的结点也能精确检测。-Susan Edge Detection Algorithm, accurate positioning of a number of regional nodes can be accurately detected.
SusanimageEdgeverygood
- susan图像角点提取类库!非常好用! 供图像处理有角点提取需求的编程使用!-susan corner image extraction library! Very handy! Image processing for a corner demand from the use of the programming!
susan-matlab
- 为了便于在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 s
susan2l
- 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个-Is a fast corner detection algorithm of susan is the original version, we experiment with this
susan
- 基于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
susan
- susan滤波,一种图形图像处理中很好的滤波算法,能够很好的保留边界-susan filtering, a graphical image processing in a very good filtering algorithm can be very good retention of the border
SUSAN
- SUSAN角点检测很实用,里面还有详细说明,希望对大家有帮助!-SUSAN corner detection is very useful, there is also a detailed descr iption, and they hope to help everyone!
SUSAN
- IDL编写的一个SUSAN角点检测程序,相当不错,可参考·-IDL prepared a SUSAN corner detection procedures, quite good, we can make reference
susan
- 一个susan代码,效果不错,用c和matlab连接,速度很快-A susan code, good results, using c and matlab connectivity, fast
susan
- 这是一个SUSAN算子边缘检测程序.平台:MATLAB7.0.-This is a SUSAN edge detection operator procedures. Platform: MATLAB7.0.
matlab-susan
- 图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助-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
SUSAN
- susan滤波的C++实现,是一种很好的滤波算法。-susan filter C++ implementation is a good filter.
susan
- 摄影测量中用于特征点检测的一个Matlab程序。检测主要针对边缘来进行。-Photogrammetry is used to detect feature points of a Matlab program. Mainly carried out for the edge detection.
SUSAN
- SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.