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

搜索资源列表

  1. ToolSpilt

    0下载:
  2. java实现 图片实现加强,模糊,平滑,边缘检测,灰度图-java implementation to achieve enhanced picture, fuzzy, smooth, edge detection, grayscale
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:135121
    • 提供者:zhangqiao
  1. canny

    0下载:
  2. 用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2633002
    • 提供者:黑白
  1. canny

    0下载:
  2. 在数字图像处理中的 canny算法适用于模糊图像的 边缘检测-Digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:892527
    • 提供者:
  1. ASM

    1下载:
  2. 采用vb使用图像多种滤镜效果的实现,包括饱和度,模糊,灰度,边缘检测等-Vb using images to achieve a variety of filter effects, including saturation, fuzzy, gray, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:147606
    • 提供者:王丹
  1. ImgWizard

    0下载:
  2. 代码涉及了二值处理方面的功能、边缘检测、翻转、旋转、缩放、模式转换、模糊、锐化、调整、杂色、视频、锐化、像素化、自定义等模组功能. 算法的代码核心部分全部是用ASM实现的,没有用MMX和SSE指令-The code involves a two-value processing function, edge detection, flip, rotate, zoom, mode conversion, blur, sharpen, adjust, variegated, video, sharp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3181183
    • 提供者:刘华伟
  1. jjava_image_pa

    0下载:
  2. java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等 -java processing digital images, including mirroring, median filtering, linear grayscale change images like smooth, fuzzy images, image reduction, sharpening, quantify, binarization imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1069103
    • 提供者:edible
  1. fuzzyedge

    1下载:
  2. 图象的模糊边缘检测,用MATLAB实现的,有用户界面和检测结果!-Image fuzzy edge detection, implemented using MATLAB, user interface and test results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-02
    • 文件大小:22141
    • 提供者:孙瑞霞
  1. image-processing

    0下载:
  2. 利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。 对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzz
  3. 所属分类:Software Testing

    • 发布日期:2017-11-17
    • 文件大小:2181614
    • 提供者:Haibin Zhang
  1. BmpProcess

    0下载:
  2. C#开发,实现基本的图像处理功能,如调色板修改,颜色转换,模糊处理,边缘检测,亮度变化,纯色,颜色位数转换,灰度变换等-C# development, basic image processing functions, such as palette changes, color conversion, fuzzy processing, edge detection, changes in brightness, solid color, color depth conversion, gra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:889494
    • 提供者:park
  1. Picture

    0下载:
  2. 图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法-Picture Deal
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:3020177
    • 提供者:Kobe
  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
    • 文件大小:575
    • 提供者:110
  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-08
    • 文件大小:1680
    • 提供者:electedivi
  1. 123

    0下载:
  2. 实现图像的边缘检测以及图像复原和运动模糊。解决直方图均衡化问题-Achieve image edge detection and image restoration and motion blur. Histogram equalization problem solving
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8196184
    • 提供者:刘彩
  1. cannyedgedetection

    1下载:
  2. 基于canny边缘检测,模糊c均值聚类的图像分割-Canny edge detection based on fuzzy c-means clustering image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:703020
    • 提供者:li
  1. 960b47ebf900

    0下载:
  2. 基于模糊推理的噪声图象的边缘检测,利用模糊理论对图像的边缘进行检测-it is essential to study matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2307539
    • 提供者:许耗子
  1. Grayscale-Morpholog

    0下载:
  2. 传统高原鼠兔图像边缘检测方法存在对噪声敏感、大量边缘细节被过滤、检测的边缘不连续、模糊等问题。为此,将基于数学形 态学的边缘检测方法应用到高原鼠兔图像的边缘检测中。利用数学形态学的腐蚀和膨胀算法,构造适合高原鼠兔图像几何性质的结构元素, 对图像进行检测。实验结果表明,该方法具有较好的边缘检测效果-Traditional plateau pika image edge detection methods exist sensitive to noise, a lot of edge det
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:529627
    • 提供者:朱佳琦
  1. fuzzyfilt

    0下载:
  2. 模糊边缘检测 使用预先计算的模糊系统实现,文件中包含了模糊系统函数。-Fuzzy edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:Kai Nie
  1. fuzzy-edge-detect

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

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:
  1. Big-video-camera

    0下载:
  2. 简介:双击文件夹下“DyCamera.exe”或是“DyCamera”,打开应用软件主窗口。大影摄像头录像大师是比较专业的摄像头录像、拍照软件。拥有简单易用、功能强大的录像功能和后期图像处理功能。打开软件时电脑上必须有能够正常工作的摄像头。 软件主要功介绍: 【摄像头功能】录像、拍照、间隔定时自动拍照(可以毫秒为单位设置间隔时间)。可以设置摄像头的所有参数:包括亮度、对比度、曝光时间等等。拍照 文件可以保存为各种常见的格式,比如JPG/BMP等等。 【图片处理功能】剪切、
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-27
    • 文件大小:10153669
    • 提供者:伍先生
  1. Image-processing-source-code

    3下载:
  2. 图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。-Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhancement method, ant colony algor
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:429056
    • 提供者:Mr.c
« 1 2 34 »
搜珍网 www.dssz.com