搜索资源列表

  1. Cannybianyuanjiance

    0下载:
  2. 用VC++实现canny算子的边缘检测,用于图像处理,经调试,程序准确-Using VC++ to achieve the canny edge detection operator for image processing, through commissioning, procedures accurately
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:3308544
    • 提供者:英子
  1. opencvcannyedgedetectionalgorithm

    0下载:
  2. 利用opencv编写的一段采用canny算法进行边缘检测的程序代码-Section prepared using opencv using canny edge detection algorithm of the program code
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:84992
    • 提供者:xuefengathena
  1. tuxiangchuli

    0下载:
  2. 图的边缘处理,进行边缘检测,最后用高斯滤波后Canny算子边缘检测结果。-Graph edge processing, edge detection, and finally, after Gaussian filtering results of Canny edge detection operator.
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:胡晓明
  1. EdgeDetection

    0下载:
  2. 实现8位灰度图像的边缘检测,用到canny算子,参数可控制-Detect the edge of a picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:4665344
    • 提供者:田雨
  1. CannyEdge

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

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:zhang
  1. OpencvImageProcessing

    0下载:
  2. 图像的边缘检测(sobel laplace canny),直方图,Hough变换-edge detection ,histogram,Hough transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2051072
    • 提供者:Zhou,Zhi
  1. CannyEdgeDetection(good)

    0下载:
  2. 使用canny算子进行边缘检测的代码,效果很好-Using the canny edge detection operator code, good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:152576
    • 提供者:yan xuqin
  1. 2004ivc_contour

    0下载:
  2. isotropic算法,实现图像的边缘检测,文中对比了canny、susan、anisotropic、isotropic四种算法获取的效果-isotropic edge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:430080
    • 提供者:寒冰
  1. ys10

    0下载:
  2. 应用于opencv 进行图片处理 主要是对图像进行边缘检测 用的是canny算子-use in opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:杨崧
  1. gaborfilter

    0下载:
  2. gabor 滤波器 用奇域边界检测法。再用canny 算子进行边缘检测。能很好的去除图像的伪边缘-gabor filters edge detection method by Qi Yu. Then canny edge detection operator. Well remove the image of the pseudo-edge
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:guihaitian
  1. ImageProcessing

    0下载:
  2. 对8为bitmap图像用canny算法检测出图像的边缘-Of 8 for the bitmap image using canny algorithm for image edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:148480
    • 提供者:黄雅婷
  1. EdgeContour

    0下载:
  2. 对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
  3. 所属分类:Windows编程

    • 发布日期:2024-05-30
    • 文件大小:1449984
    • 提供者:Huang Yan
  1. Imageanalysis

    0下载:
  2. 图像分析 边缘检测 微分算子 Log算子 Canny 算子 四叉树分解 四叉树分解 四叉树 MATLAB 函数 -Image analysis-differential operator edge detection operator Canny operator Log quadtree decomposition quadtree decomposition quadtree MATLAB
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:齐子新
  1. MyEdge

    0下载:
  2. 基本是标准的canny算子,前面滤波部分采用了matlab的做法,后面边缘检测是自己所写。为方便计算,图像四周有2像素宽度的图像没有搜索。- This is my version of the Canny edge detector. please contact QQ:316686378 for more information. My e-mail:anti_cheat@126.com This is virtul
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:王学文
  1. cannydetection

    0下载:
  2. 利用canny算子做的256个灰度级的边缘检测,阈值为自适应取值-canny edge detection used for 256 gray grade image edge detection with canny
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:6144
    • 提供者:王闻知
  1. CANNY_code

    0下载:
  2. 轮廓检测,是图形开发的基础,经典边缘检测+CANNY(代码)。-canny code !is very goog!
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-30
    • 文件大小:476160
    • 提供者:hong
  1. improvedCanny

    0下载:
  2. 分析了Canny算子的优缺点, 针对经典Canny 算子的不足, 对参数的选择作了分析并采用一维熵方法选择阈值, 改善了边缘检测的效果。-Canny operator analyzes the advantages and disadvantages of the classic Canny operator for the lack of an analysis of the choice of parameters and usin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:282624
    • 提供者:曹妍妍
  1. cannyjiance

    0下载:
  2. 以MATLAB为工具使用canny方法对图像进行边缘检测-cannyjiance
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:gufei
  1. bianyuanjiance

    0下载:
  2. 在安装了OPENCV库的VC环境中实现边缘检测的代码,类似于CANNY检测-OPENCV library installed VC++ code to achieve edge detection, similar to the detection CANNY
  3. 所属分类:OpenCV

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:江林
  1. CannyEdgeDetector

    0下载:
  2. 电子数字图像边缘检测,是机器人视觉的研究基础内容,通过一系列的算法进行边缘检测。Canny算法是十分重要的算法。-Edge Detector of Digital image
  3. 所属分类:软件工程

    • 发布日期:2024-05-30
    • 文件大小:5120
    • 提供者:苗晨
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »

源码中国 www.ymcn.org