CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像边缘检测

搜索资源列表

  1. ViewImages

    0下载:
  2. ViewImages是一个图像边缘检测的实例,用QT在code:blocks上编译。-ViewImages is an example of image edge detection, using QT in code: blocks on the compiler.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:7444
    • 提供者:张明
  1. imge-processing-arithmetic

    0下载:
  2. 该程序是有关图像处理的各种算法,包括图像增强方面,图像正交变换,图像点运算,图像腐蚀膨胀,图像边缘检测论据哦提取,以及图像复原图像压缩编码,图像分析,对于学习图像处理有很大的帮助,里面的算法很全-this program is aming to help you study the artithmetic of imag processing ,i believe it will give you great help for you study
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4911446
    • 提供者:聂建辉
  1. hd

    0下载:
  2. matlab 图像灰度化代码,小波边缘检测-matlab image gray-oriented code, wavelet edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:49712
    • 提供者:lotus
  1. laplace

    0下载:
  2. 基于win32控制台程序,能对视频文件以及摄像头的图像进行经典的Laplace边缘检测-Based on win32 console programs, capable of video files, as well as camera images the classic Laplace edge detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-04-09
    • 文件大小:2633505
    • 提供者:zhan
  1. EdgeTrack

    0下载:
  2. 功能实现:用c#实现数字图像处理中的边缘检测-Function realization: Using c# digital image processing edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33422
    • 提供者:lp
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. MRIbianyuan

    1下载:
  2. 小波变换模极大值用于MRI图像的边缘检测以及特征值提取-Wavelet transform modulus maxima for the MRI images and the Feature Extraction of Edge Detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1215
    • 提供者:陈羿辰
  1. picture

    0下载:
  2. 数字图像处理,读取,直方图,边缘检测,C++编写的-cool,simple code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:979233
    • 提供者:第三方
  1. canny

    0下载:
  2. canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1211
    • 提供者:鱼儿很忙
  1. EdgeDetection

    0下载:
  2. 数字图像处理边缘检测程序,直接在MATLAB中运行即可-Digital image processing, edge detection process can be run directly in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3707
    • 提供者:宋飞
  1. Graphic_dispose

    0下载:
  2. 图像处理的边缘检测算法(c#) 很好的图像处理算法的源代码C#程序 可以截取图像,缩放,灰度,二值化-It is helpful for you to recognize the character in picture.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:258736
    • 提供者:杜承虎
  1. segmentation

    3下载:
  2. 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:262260
    • 提供者:小馨
  1. imagesegment

    0下载:
  2. 此M文件主要利用区域生长和边缘检测进行图像分割-image segment by region grow
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1375
    • 提供者:mayun
  1. RSimage_processing

    0下载:
  2. 遥感影像处理程序。包括图像格式转换、灰度变换、图像增强、边缘检测、直方图统计、形态学运算。针对bmp格式图像。-Remote sensing image processing. Including the image format conversion, grayscale conversion, image enhancement, edge detection, histogram statistics, the morphological operations. For the bmp f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:225293
    • 提供者:
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36107
    • 提供者:李勇
  1. cannywave

    1下载:
  2. 用canny算子边缘检测,以及用db4小波模极大值算法边缘检测,可以直接运行,用的是标准图像Lena-Using canny edge detection operator, and using db4 wavelet modulus maxima algorithm for edge detection, can be run directly, using the standard image Lena
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1368
    • 提供者:jin jing
  1. Desktop

    0下载:
  2. 能够进行图像的边缘检测,采用canny算法,opencv代码只有短短几行,简单实用-Capable of image edge detection using canny algorithm, opencv code for only a few lines, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:6187
    • 提供者:huyong
  1. DE2_70_D5M_LTM_black-line

    0下载:
  2. 基于DE2-70的摄像头图像处理程序,主要在边缘检测上增加了视线内黑线判断的功能-Based on the DE2-70 camera image-processing program, mainly in the edge detection increased the black line within the line of sight to determine the function
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6321848
    • 提供者:liliang
  1. edge

    0下载:
  2. 边缘检测的matlab程序,程序的效果非常好,适合具有图像处理基础的读者。-Edge detection matlab program, the program' s effect is very good, suitable for people with image processing-based readers.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:197064
    • 提供者:黄志业
  1. matlab

    0下载:
  2. matlab边缘检测。实现对图像等的检测过程。并加以相关的说明-matlab edge detection. Realize the images of the detection process. And make the relevant instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1291
    • 提供者:糊涂
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com