CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - edge detection fuzzy

搜索资源列表

  1. FuzzyEdge

    0下载:
  2. 基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.2kb
    • 提供者:王进
  1. CXIMAGE_SRC.ZIP

    1下载:
  2. Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.29mb
    • 提供者:免战牌
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46.3kb
    • 提供者:廖鑫鹏
  1. 2007638574033771

    0下载:
  2. 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:160.84kb
    • 提供者:
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15.7mb
    • 提供者:李欣
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:646.33kb
    • 提供者:tosh
  1. byjc

    1下载:
  2. 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
  3. 所属分类:图形图象

    • 发布日期:2013-06-24
    • 文件大小:1.11kb
    • 提供者:李思齐
  1. WinImage

    0下载:
  2. 一个简单的图像处理程序。可以进行反色,模糊,边缘探测等基本操作。目前只支持对BMP格式的图片进行处理-A simple image processing procedures. Can be an anti-colored, fuzzy, edge detection, such as basic operation. At present, only support BMP format picture to be processed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:659.42kb
    • 提供者:inotseeyou
  1. fuzzyedge

    0下载:
  2. 此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。-Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1.6kb
    • 提供者:李晓非
  1. fuzzyedge

    0下载:
  2. 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:duyaqin
  1. inverse_winer_filter

    1下载:
  2. 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
  3. 所属分类:Wavelet

    • 发布日期:2016-04-28
    • 文件大小:107.58kb
    • 提供者:GUO-xc
  1. roughsetedgedetection

    0下载:
  2. 自己做的一个基于模糊集的边缘检测处理程序,用VC6.0编写,使用了边缘信息测度的概念。-Their own to do a fuzzy set-based processing of edge detection, using VC6.0 write, use the edge information measure concept.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:MXJ
  1. fastcheck

    1下载:
  2. 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-02
    • 文件大小:141.92kb
    • 提供者:杜鹃
  1. Convolution

    1下载:
  2. 含有多种卷积核达到图像模糊,低通、高通滤波,边缘检测等目的,并且可自定义卷积核。-Contains a variety of convolution to the image fuzzy, low pass, high pass filter, edge detection purposes, and can be customized convolution.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:658.89kb
    • 提供者:云中帆
  1. fuzzbianyuandecet

    0下载:
  2. 模糊边缘检测,采用模糊数学基础开发的,针对目标边缘检测算法的改进。-Fuzzy edge detection, fuzzy math developed target edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:handspring32
  1. ection

    0下载:
  2. 基于模糊增强的小波多尺度边缘特征提取Fuzzy Enhancement Based on Wavelet Multi-scale edge detection-Fuzzy Enhancement Based on Wavelet Multi-scale edge detection
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:371.2kb
    • 提供者:
  1. color-image-edge-detection

    0下载:
  2. VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.09mb
    • 提供者:吴争
  1. Fuzzy-edge-detection

    0下载:
  2. edge detection with fuzzy that modify by Reza Maleki. it can delete some noise and blonder in edge detection.it is more use full than canny and other Matlab codes.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:reza
  1. edge

    0下载:
  2. 本算法可以用模糊集合的方法实现图像的边缘检测,经实验,该算法能够检测图像的细节信息-The algorithm can be used fuzzy set method of image edge detection, the experiment, the algorithm is able to detect the image details
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:575byte
    • 提供者:110
  1. fuzzy-edge-detect

    0下载:
  2. 使用模糊增强的方法实现了图像的边缘检测功能-Fuzzy image enhancement methods to achieve the edge detection function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com