CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - canny 算法

搜索资源列表

  1. Canny边缘检测

    2下载:
  2. 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:164kb
    • 提供者:冯健
  1. Improved Edge Detection Algorithm Basedon Canny Operator

    0下载:
  2. 基于改进的canny算子边沿提取算法,比八连同区域的的方法更精确。
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-16
    • 文件大小:3.11mb
    • 提供者:huadian
  1. LSD 直线的快速检测算法

    0下载:
  2. 一种直线的快速检测算法,检测效果好于canny等常见算法,a fast line segment detector-A linear algorithm for the rapid detection, detection is better than other common canny algorithm, a fast line segment detector
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-25
    • 文件大小:57kb
    • 提供者:严冬
  1. opencv_sample.rar

    0下载:
  2. 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-29
    • 文件大小:11.59mb
    • 提供者:hopper
  1. canny

    0下载:
  2. canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:9.44kb
    • 提供者:luanxinhai
  1. edgetrace

    0下载:
  2. 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:80.23kb
    • 提供者:fang
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:122.67kb
    • 提供者:Lu
  1. 1

    0下载:
  2. matlab里边的canny锐化算法,从网上下的,分享一下-inside the canny sharpening algorithm matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1.42kb
    • 提供者:汩汩
  1. canny_suanfa_lunwen

    0下载:
  2. 经典的CANNY算法的几篇精典论文,大家可以研究一下。-Several classic papers classic CANNY algorithm, we can look at.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:jerry
  1. my_hough

    0下载:
  2. canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:860byte
    • 提供者:闫世博
  1. cannywavelet

    2下载:
  2. 用canny算子实现对图像边缘的检测,效果比较好。在经典算法上进行的改进-Canny operator image edge detection, the results were quite good. Improvements in the classical algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:1.64kb
    • 提供者:niuxuesong
  1. code

    0下载:
  2. 该程序基于霍夫变换实现直线提取 用到了canny算法-The program is based on the Hough transform for line extraction canny algorithm is used
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:605.15kb
    • 提供者:陈成
  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, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:221.5kb
    • 提供者:陈泽奇
  1. canny1125

    0下载:
  2. 自己编的canny改进算法,里面有详细的注释附带检测的图片。对于目标分割用处很大。-Own series of canny improved algorithm, which has detailed notes with pictures of detection. Proved very useful for object segmentation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:423.38kb
    • 提供者:liuxingyun
  1. test3.m

    0下载:
  2. 常见canny, sobel 等算法的图像边缘检测比较-Edge Detection common canny, sobel algorithm comparison
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:728byte
    • 提供者:YAN Yiqing
  1. canny

    1下载:
  2. 针对多个通道canny边缘检测然后进行融合的算法-For multiple channels canny edge detection algorithm is then fused...
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1.55mb
    • 提供者:olicepan
  1. bianyuantiqu

    0下载:
  2. 基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。-Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1.89kb
    • 提供者:周欣
搜珍网 www.dssz.com