搜索资源列表

  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:206613
    • 提供者:王云华
  1. 边缘检测CANNY算子的C实现

    0下载:
  2. 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3844
    • 提供者:刘波
  1. Canny Edge Detection

    0下载:
  2. canny边缘检测算子,可以对灰度数字图象的弱边缘进行很好的检测-canny edge detection operator, Gray figures to be the weak image edge detection for good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:潇叶
  1. listcode

    0下载:
  2. 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for th
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:114688
    • 提供者:zxy
  1. prew

    0下载:
  2. 一种图像的边缘检测算子,非常实用,VC++语言类-an image edge detection operator, very practical, VC Language Class
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Feifei
  1. B-splineedgedetection

    0下载:
  2. 这是多尺度B样条小波的边缘检测算子,效果很好,大家都来看看!-This is a multi-scale B-spline wavelet edge detection operator, a good effect, and for everyone to see!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:418816
    • 提供者:chenchuanfeng
  1. fuzzyCompute

    0下载:
  2. 基于模糊理论的图象处理,有图象增强,图象平滑和边缘检测算子.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:881664
    • 提供者:陈贤巧
  1. the1

    0下载:
  2. 在用小波分解加强图像边缘的基础上,利用修正的形态学边缘检测算子,以减 轻图像边缘检测的模糊性;通过形态结:构元素尺度的调整,得到多尺度下图像边缘的 特征,并综合各尺度下的边缘特征,得到较为理想的图像边缘,实验验证了该算法的可 行性和有效性。-Using wavelet decomposition to strengthen the image edge based on the use of amendments to th
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:145408
    • 提供者:舞者
  1. imagemanipulation

    0下载:
  2. 几种图象处理算法,用MATLAB编写的,包括巴特沃斯、自适应滤波两种滤波方法,还有两种边缘检测算子robert和sobel算子,挺好用的-Several image processing algorithms, using MATLAB prepared, including Butterworth, Adaptive filtering of two filtering method, there are two edge detec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张淑娴
  1. Canny

    0下载:
  2. Canny边缘检测算子 用C或C++实现,可直接运行-Canny edge detection operator using C or C++ Realized, can be directly run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:235520
    • 提供者:spring
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:156672
    • 提供者:liujia
  1. Canny

    0下载:
  2. Canny算子是图象锐化的一种,被用来景物边缘检测与提取的。是一种较好的边缘检测算子。-Canny is a kind of image sharpening。Canny is used to the scene s edge detection and extraction. It is a better edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:蓝水晶
  1. sobel

    0下载:
  2. 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:liuqing
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Ga
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2234368
    • 提供者:陈飞
  1. Canny

    0下载:
  2. CANNY 边缘检测算子 的源代码 ,在VC++6.0开发软件上实现运行-CANNY edge detection operator of the source code, software development in VC++6.0 to achieve run,
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:3337216
    • 提供者:chen
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local max
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:xiaowei
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1271808
    • 提供者:lx
  1. susan

    0下载:
  2. 自己写的两种susan边缘检测算子。能够较好的实现弱边缘的精确检测。-Susan wrote their own edge detection operator. Better able to accurately detect the weak edge.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:44032
    • 提供者:zxf
  1. canny

    0下载:
  2. 自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:pxjy
  1. 微分边缘检测

    0下载:
  2. 微分边缘检测算子,包括sobel,prewitt,robert,lapcian(sobel,prewitt,robert,lapcian)
  3. 所属分类:图形图像处理(光照,映射..)

« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org