CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 用Canny算子提取边缘

搜索资源列表

  1. biyuantiqu_canny

    0下载:
  2. 用CANNY算子进行图象边缘提取的程序,应用广泛,附测试图片-with Canny operator Image Edge Extraction procedure, widespread use, testing Photo :
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:157209
    • 提供者:fun
  1. Canny算子

    0下载:
  2. 用VS2008编辑器,C++写的图像边缘提取算法Canny
  3. 所属分类:GDI/图象编程

  1. 用MATLAB实现的边缘提取函数

    1下载:
  2. 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:1896
    • 提供者:H.C. Young
  1. usingCannyoperatortoedge

    0下载:
  2. 用Canny算子进行边缘提取,vc++开发的哦。希望对大家有帮助!-Using Canny edge detection operator, vc++ Developed Oh. We want to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:140982
    • 提供者:毕妍
  1. Canny

    0下载:
  2. 用CANNAY算子对图象进行边缘提取,初学者有一定参考价值-With CANNAY operator of image edge extraction, beginners have a certain reference value
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:304197
    • 提供者:QQ老狼
  1. Canny_edge

    0下载:
  2. 图形模式识别处理代码,用Canny算子提取图像边缘的vc源代码-Pattern Recognition graphics processing code, using Canny operator extract image edge vc source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:148138
    • 提供者:testit123
  1. cannyjiance

    0下载:
  2. 图像处理中,用canny算子来提取图像的边缘,效果较好-Image processing, using canny operator to extract the image edge, the effect well
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2723
    • 提供者:龚波
  1. ExtractedusingCannyedgeoperator

    0下载:
  2. vc++用Canny算子提取图像边缘vc + + using Canny operator edge extraction-vc++ using Canny operator edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3321881
    • 提供者:daiqing
  1. Cannyedgeextraction

    0下载:
  2. 用C语言实现了canny算子的边缘提取,相比于其他算子的效果还不错。-Using C language to implement the edge canny operator extraction, compared to other operators results were pretty good.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:66556
    • 提供者:ellie
  1. EdgeextractionusingCannyoperator

    0下载:
  2. 用VC++图像处理实现,Canny算子提取边缘非常不错的代码-Using vc++ image processing, Canny operators extract edge very good code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:283107
    • 提供者:言言
  1. CANNYOperatorForImageWithEdgeDetectionProgram

    0下载:
  2. 用CANNY算子进行图象边缘提取的程序,应用广泛,附测试图片-CANNY operator for image with edge detection program, widely used, with test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:157213
    • 提供者:田瑞霞
  1. Canny-edge

    0下载:
  2. 一种图像处理方法,用来提取图像边缘,使用的算子是canny算子-An image processing method used to extract the image edge, using a canny operator operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2659572
    • 提供者:飞羽流星
  1. Candy

    0下载:
  2. 用Candy算子提取图像边缘,建立DIB类读取BMP文件,提取边缘并储存-Candy operator with image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22439867
    • 提供者:shen
  1. Canny

    0下载:
  2. 这是使用canny算子提取图像边缘的程序,含有测试图片,用VC++编写。-This is canny operator edge extraction process, containing the test images, written with VC++.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4901888
    • 提供者:孙璐
  1. yuandaima

    0下载:
  2. 用VC实现Canny算子提取图像边缘,提高图像质量-Using VC realize Canny operator extracts image edge to improving image quality.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1054096
    • 提供者:刘瑞
  1. cvedge

    0下载:
  2. 用c++环境下的opencv去用滑动条做canny算子的边缘提取-Canny operator edge extraction the c++ environment of opencv to do with the slider
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1642781
    • 提供者:liang
  1. The-image-processing

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

    • 发布日期:2017-03-30
    • 文件大小:3729
    • 提供者:peng yunfa
  1. CannyClassification

    0下载:
  2. 用canny算子提取图像边缘,作为一种基础的边缘提取,为后续的图像处理出铺垫-Using canny edge extraction
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:96574
    • 提供者:mawg
  1. 38619213

    0下载:
  2. 其功能是实现对图象用Canny算子提取图象边缘,其中包含原始结果以及C代码,-Its function is to realize the image Canny operator was used to extract image edges, which contains the original results and C code,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-12
    • 文件大小:125664
    • 提供者:qDDIrdx
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

« 1 2 3 4 5 67 »
搜珍网 www.dssz.com