搜索资源列表

  1. canny

    0下载:
  2. 经典的边缘提取算法-canny,包括具体的步骤介绍,细节描写,C++源代码-Classical edge detection algorithm-canny, including specific steps, the details of descr iption, C++ source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:longjie
  1. segmentation-filter

    0下载:
  2. 进行图像分割滤波处理、边缘提取,然后通过腐蚀、膨胀进行数学形态学处理。-For image segmentation, filtering processing. Edge detection. And then, through corrosion, expansion of processing mathematical morphology.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1086464
    • 提供者:morningpine
  1. Edge_Wavelet

    0下载:
  2. 小波模极大值用于边缘提取,分析对象:woman图像。连线的工作没有做。-Wavelet Modulus Maxima for edge detection, analysis of the object: woman image. Connection does not do the work.
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yanhaifeixue
  1. colorPIC

    0下载:
  2. 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:113664
    • 提供者:YanMeng
  1. Canny

    0下载:
  2. canny边缘提取算法,很好的图像处理算法值得一看-canny
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:6931456
    • 提供者:小菜
  1. 21212121245

    0下载:
  2. 边缘检测程序,基于边缘提取的经典算子,比较实用-Edge detection procedure, based on the classical edge detection operator, more practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:575488
    • 提供者:zhuang
  1. zonghetuxiang

    0下载:
  2. 形态学去噪及边缘提取,利用简单的开闭运算完成较好的滤波效果-Morphological denoising and edge detection, the use of a simple opening and closing operations of the filtering effect of the completion of good
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:石飞
  1. edge

    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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:H.C. Young
  1. Sub-pixel

    0下载:
  2. 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:593920
    • 提供者:prince
  1. loc_im_hildith

    0下载:
  2. 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of th
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:mayan
  1. matlab2

    0下载:
  2. matlab的四种边缘提取办法比较(代码)-the four edge detection matlab comparison approach (code)
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:3637248
    • 提供者:furan
  1. edgetest

    0下载:
  2. 用matlab制作的GUI,可以方便地读取图像并利用常用的五种图像边缘提取算子来提取图像边缘,具体使用方法详见压缩包中doc文件-Edge test
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:81920
    • 提供者:Michael J
  1. backgroundsubtractionAndEdgedetection

    0下载:
  2. 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2325504
    • 提供者:黄舒颖
  1. matalab

    0下载:
  2. 图像的边缘提取的算子 matalab实现 算子的比较-the edge of picture
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:217088
    • 提供者:石头
  1. sobel

    0下载:
  2. sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:石头
  1. contourext

    0下载:
  2. C++做的边缘提取算法,要利用OPENCV-contour extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:apolloly
  1. Lecture

    0下载:
  2. 实现图片的基本处理方法和边缘提取程序。很不错的程序源码。-The realization of the basic image processing methods and procedures for edge detection. The procedure is pretty good source.
  3. 所属分类:多媒体

    • 发布日期:2024-05-14
    • 文件大小:1796096
    • 提供者:luxl
  1. canny

    0下载:
  2. canny算子边缘提取。用matlab编写,并有详细的解释。-use matlab to canny edge detection operator,with a detailed explanation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:79872
    • 提供者:wangxiaomei
  1. Porousimageedgeextractionalgorithminmatlabprogram.

    0下载:
  2. 多孔算法在图像边缘提取的matlab程序代码说明内容-Porous image edge extraction algorithm in matlab program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张瑜
  1. vbedge

    0下载:
  2. 实现彩图的Roberts、Prewitte、Sobel等边缘提取-To achieve color pictures of Roberts, Prewitte, Sobel edge detection, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:527360
    • 提供者:xiaoliu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org