搜索资源列表

  1. 边缘检测特征提取

    0下载:
  2. 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:4169728
    • 提供者:星儿
  1. 边缘检测

    1下载:
  2. 分别适当的方法对图像进行边缘检测,并得到连续的边界 主要功能函数自己编写,可在一个统一的交互式界面下运行(The appropriate method is used to detect the edges of the image and obtain continuous boundaries To function, you need to write it yourself and run it on a unified int
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:21504
    • 提供者:晓风残月
  1. byjc

    0下载:
  2. 图像边缘检测主要用于增强图像中的轮廓边缘、细节以及灰度跳变部分,形成完整的物体边界,达到将物体从图像中分离出来或将表示同一物体表面的区域检测出来的目的。(In image edge detection is mainly used to enhance image contour edge, details and gray level jump part, forming a complete object boundary, rea
  3. 所属分类:图形图像处理(光照,映射..)

  1. 检查图像边缘

    0下载:
  2. 这是一个非常好的用的基于labview的图像边缘检测程序(Image edge detection based on LabVIEW)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:284672
    • 提供者:七叶水
  1. 多种图像边缘检测与分割处理

    0下载:
  2. 检测边缘 的详细教程,可以分割图片,找到轮廓,还不错(Detection of edge detection)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:46080
    • 提供者:听听11
  1. MATLAB实现图像去噪滤波锐化边缘检测源程序代码

    0下载:
  2. 对图像实现滤波,边缘检测,锐化等操作,比较实用(The operation of image filtering, edge detection, sharpening, and so on)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:im_li
  1. 基于4种不同算子的边缘检测运算

    0下载:
  2. 本程序采用了robbert,sobel,LoG,prewitt四种算子对同一副图像进行边缘检测,以此查看不同效果(This procedure uses Robbert, Sobel, LoG, Prewitt four kinds of edge detection operator on the same image, to view the different effect)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:182272
    • 提供者:huyuwang
  1. canny边缘检测

    0下载:
  2. 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:809984
    • 提供者:yuwawa
  1. 边缘检测

    0下载:
  2. 利用c++语言 实现数字图像的边缘检测(Edge detection of image)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3469312
    • 提供者:chenenen
  1. SOBEL

    0下载:
  2. 基于VHDL图像边缘检测,可在在仿真波形上看出其边界值(Based on VHDL image edge detection, the boundary value can be seen on the simulation waveform)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-13
    • 文件大小:4808704
    • 提供者:吖吖啊啊
  1. 边缘检测经典算子

    0下载:
  2. Roberts边缘检测算子的应用,很好的实现图像的边缘检测功能。(The application of the Roberts edge detection operator is very good to realize the edge detection function of the image.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:花花1984
  1. 4图像边缘检测

    0下载:
  2. 利用opencv实现图像边缘检测,可直接运行(Image edge detection by opencv)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:6881280
    • 提供者:沉默之风
  1. 边缘检测和hough 变换实现边缘检测MATLAB

    0下载:
  2. 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:开心笑一笑
  1. sobel

    0下载:
  2. 根据设置阈值进行图像边缘检测,得到图像边缘图像的代码(Image edge detection based on setting threshold)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:nzbz
  1. VC图像分割与边缘检测源代码

    0下载:
  2. VC图像分割与边缘检测源代码,工程包,可直接编译运行(VC image segmentation and edge detection source code, engineering package, can be directly compiled and run.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:303104
    • 提供者:dangxj
  1. 程序和相应的图片

    0下载:
  2. 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:忘了
  1. ACA_FCM

    0下载:
  2. 基于蚁群算法的图像边缘检测,matlab代码(Image edge detection based on ant colony algorithm, matlab code)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:今天要早睡
  1. 八个方向的sobel边缘检测算法

    0下载:
  2. 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:55296
    • 提供者:追梦苦旅
  1. 亚像素边缘检测

    0下载:
  2. 亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:minbaobao
  1. 112

    0下载:
  2. 基于蚁群算法的图像边缘检测,具有较好的效果。(The image edge detection based on the ant colony algorithm has a good effect.)
  3. 所属分类:Windows编程

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

源码中国 www.ymcn.org