登录
首页 » 图形图像 » 这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点...

这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点...

于 2023-04-05 发布 文件大小:5.26 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点-This is the classic susan edge detection operator can effectively detect the edge of the corner

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个三维软件的源代码,详细的交互功能的实现…
    一款3D绘图软件的源代码,详细的交互功能实现,-A 3D graphics software, source code, detailed interactive features implementation,
    2022-07-25 23:10:57下载
    积分:1
  • 对手写数字进行分类并识别 应用模板匹配算法进行分类。 应用Bayes算法进行分类。 应用线性函数算法进行分类。 线性算法进行分类。 应用神经...
    对手写数字进行分类并识别 应用模板匹配算法进行分类。 应用Bayes算法进行分类。 应用线性函数算法进行分类。 线性算法进行分类。 应用神经网络算法进行分类。-right handwritten figures for the identification and classification of application template matching algorithm for classification. Application of Bayesian classification algorithm. Application of linear function classification algorithm. Linear classification algorithm. Application of neural network algorithm for classification.
    2022-07-15 01:17:35下载
    积分:1
  • OpenGL high
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
    2022-03-15 23:09:21下载
    积分:1
  • 这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设...
    这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-This is a gesture recognition system. Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
    2023-04-06 06:30:03下载
    积分:1
  • 文字识别基础: 象二值化和转化为256色
    文字识别基础: 图象二值化和转化为256色-Character Recognition : the two images and values into 256 color
    2023-03-29 11:00:04下载
    积分:1
  • 该例子可以选定位,来得到位的大小,即可表达位的高宽和大小...
    该例子可以选定位图,来得到位图的大小,即可表达位图的高宽和大小-examples can choose the location map, the map in place more size, can express bitmap width and size
    2022-01-26 00:11:55下载
    积分:1
  • 弧这一程序的准备,它可以执行各种各样的
    这也是arc 编写的一个程序,它可以完成多种图像格式之间的相互转换工作(包括到AVI的转换),推荐。编译器:VC6。-arc This a procedure for the preparation, it can perform a wide variety of image formats between the conversion work (including the conversion of AVI), recommended. Compiler : VC6.
    2022-03-12 15:57:14下载
    积分:1
  • Wavelet
    基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变的特征向量。 4.将小波变换引入到体素表示的三维模型中,分别实现了表面体素小波变换和实体体素小波变换的特征提取,通过实验比较分析实体体素小波变换优于表面体素小波变换。 -Wavelet-Based Extraction of three-dimensional model of thesis, including the reply code and ppt.1. Three-dimensional model of the implementation and standardization of the express pre-treatment process, on this basis, developed a visual search experiment of feature extraction experiment platform. 2. Combination of spherical harmonic transform to obtain rotation invariant feature vector with reduced dimension of the characteristics of ray-casting based on the implementation of feature extraction methods, the evaluation by searching the parameters of the experiment to determine the best value. 3. Analysis of the basic ray casting method and the ra
    2022-02-21 11:18:58下载
    积分:1
  • 用于采集的C代码
    mini2440(处理器s3c2440)Linux下的cmos摄像头图像采集程序 该程序实现了 1、摄像头的图像的采集,采集到的数据直接显示在LCD上。 2、拍照,即将显示的采集到的图像信息保存为16位的bmp图片。(按键1拍照并保存,拍摄的时候led1点亮1秒)      3、图片浏览。可以浏览已拍摄的照片。(在拍摄状态按下按键2,即可进入图片浏览功能,     只可以播放一遍,其他功能尚未加入) 目前存在的问题: 1、保存的图像尚存在问题:在电脑上显示的不清楚,在    ARM9上可以正常显示。 2、拍摄的图片大小受限制,只能拍摄240*320的16位图片。下一步的改进:能够拍摄常见大小    的照片,并且保存为.jpg格式。 最主要的问题是摄像采集的数据 无线电协会
    2022-03-29 08:41:16下载
    积分:1
  • 两副象相加的VC实现
    两副图象相加的VC实现-two images together the VC
    2022-05-30 22:49:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载