搜索资源列表

  1. zj_canny

    0下载:
  2. canny算子用于图象分割 自己编的程序-canny operator for image segmentation own procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yuanbaofeng
  1. cannyVc6.0

    0下载:
  2. canny算子 VC++6.0 边缘检测-canny operator VC++ 6.0 Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2156544
    • 提供者:池娟
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Opera
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王万国
  1. edgedetect

    1下载:
  2. 用各种算子对图像边缘检测,用巴特沃斯滤波器平滑处理后,再用prewitt算子、LoG算子、Canny算子边缘检测,之后去粘连-Operators using a variety of image edge detection, smoothing filters with Butterworth, the re-use Prewitt operator, LoG operator, Canny edge detection operat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liya
  1. vc++imageprocess

    0下载:
  2. 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等)-Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:7341056
    • 提供者:liujiebing
  1. Cmp_vis_canny

    0下载:
  2. 彩色图像边缘检测(canny 算子,高斯窗口可调)-image edge detection [canny]
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:卢学
  1. CannyalgorithmMATLAB

    0下载:
  2. canny算子,很有用的一个程序.容易掌握.-a simple and easy algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:肖儿
  1. Cannyedgedetermination

    0下载:
  2. canny算子提取边缘的方法,图像处理的同志们必看的内容!-canny operator edge extraction method, image processing comrades see the content!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4197376
    • 提供者:李作舟
  1. cannyfinal

    0下载:
  2. canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:海宸
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:hq
  1. edge_detection_algorithm

    0下载:
  2. 边缘检测经典算法(Canny算子、Laplace算子程序)-Classical edge detection algorithm (Canny operator, Laplace operator subroutine)
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:jumbo
  1. cnn

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the c
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:li yan
  1. Canny

    0下载:
  2. 基于visualc++用canny算子实现图像的边缘检测-Visualc++-based operator with canny edge detection image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:172032
    • 提供者:gdwu
  1. MatlabSourceCode

    0下载:
  2. 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1415168
    • 提供者:Andy
  1. CannyMatlab

    0下载:
  2. canny算子提取图像边缘的matlab 源代码-canny operator edge extraction of the matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:uuuu
  1. bianyuantiqu

    0下载:
  2. 基于数学形态变换的骨骼CT边缘提取 Canny算子-Transformation of bone based on mathematical morphology edge detection Canny operator CT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:刘慧
  1. CannyEdgeDetection

    0下载:
  2. canny算子的边缘检测,在matlab环境下实现对图像的边缘检测-canny edge detection operator in matlab environment to realize the edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:樵飞
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the grad
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:389120
    • 提供者:许胜强
  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. canny_edge

    0下载:
  2. 一个源代码,可以实现Canny算子图像的边缘检测,(A source code, you can achieve Canny operator image edge detection,)
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:鹤鹤1
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org