搜索资源列表

  1. DTLite4454-0314

    0下载:
  2. 这是一个传统Canny检测源代码,可以实现数字图像边缘检测的功能-this is a canny code.it can be come ture the mage of edge
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:14240768
    • 提供者:颜坤
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:227328
    • 提供者:陈泽奇
  1. hough

    0下载:
  2. 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image inp
  3. 所属分类:图片显示浏览

    • 发布日期:2024-04-27
    • 文件大小:366592
    • 提供者:panrujie
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:822272
    • 提供者:张涛
  1. DIP

    0下载:
  2. 包含二值化、canny算子边缘检测、感兴趣区域提取、自动多阈值分割等程序,及分水岭分割和连通域字符识别两篇文章。-Contains two values, canny edge detection, region of interest extraction, automatic threshold segmentation procedures, and watershed segmentation and character rec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:6770688
    • 提供者:
  1. BIANYUAN

    0下载:
  2. 进行边缘检测,利用canny算子,图像处理-Edge detection, canny operator, image processing
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:liuliu
  1. watershed-a-region-growing

    0下载:
  2. matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:尹晨光
  1. Image-Edge-Detection

    0下载:
  2. 对媒体技术实验之---图像边缘检测,分别使用Sobel,Prewitt,Roberts,Laplacian of Gaussian,zero-cross,Canny检测法对灰度图像进行边缘检测-For media technology experiments--- image edge detection, respectively, using Sobel, Prewitt, Roberts, Laplacian of Gaussia
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:190464
    • 提供者:龚晔
  1. Canny

    0下载:
  2. cannny算子检测物体边缘,先进行图片预处理-cannny operator detect the edges of objects, the first for image preprocessing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:94208
    • 提供者:霍豆子
  1. phasecong

    0下载:
  2. 用相位一致性理论对图像进行边缘检测,比canny,sobel等边缘检测算子效果更好,供学习。-The phase coherence theory of image edge detection, compared with canny, sobel edge detection operators such as better for learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:11264
    • 提供者:曹洪灵
  1. 5-1

    0下载:
  2. 对图像进行拉普拉斯变换,然后采用canny算法进行边缘检测-Laplace transform of the image, then use the canny edge detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-04-27
    • 文件大小:1406976
    • 提供者:殷勇
  1. The-image-processing

    0下载:
  2. 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour
  3. 所属分类:汇编语言

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:peng yunfa
  1. CameraCapture

    0下载:
  2. emgu cv 摄像头 canny算子 边缘检测-摄像头 边缘检测
  3. 所属分类:C#编程

    • 发布日期:2024-04-27
    • 文件大小:11264
    • 提供者:齐沛涛
  1. 06zj_canny-(1)

    0下载:
  2. canny算法,用于边缘检测-canny algorithm for edge detection
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:chen
  1. source

    0下载:
  2. canny算子实现图像的边缘检测,用于图像的处理-canny operator to achieve image edge detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:57344
    • 提供者:xuyong
  1. EdgeDetection

    0下载:
  2. 基于Visual C++的图像边缘检测工程,以Canny为例-Visual C++-based image edge detection works to Canny Case
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:3283968
    • 提供者:我0621
  1. 125712001120091162024459550524

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-verge detection using canny operator
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:edget
  1. CannyDetection

    0下载:
  2. canny 算子是经典的边缘检测算子,效果也是众边缘检测算子中最好的。-canny operator is the classic edge detection operators, the effect is the public edge detection operator best.
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:ctedly
  1. CannyEdge

    0下载:
  2. 边缘检测 灰度图像边缘检测。Canny算法研究-Gray-scale image edge detection edge detection. Canny Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:slowedto
  1. canny_edge

    0下载:
  2. 用canny做边缘检测的matlab源程序-do with canny Edge Detection Matlab source
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:esidenta
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org