CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - image edge detection

搜索资源列表

  1. Sobel

    0下载:
  2. Sobel Filter in C. Sobel Filter may be used for edge detection application in Image processing applications
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:2134
    • 提供者:Images
  1. chafen

    0下载:
  2. 四相位差分图像边缘检测算法.一篇介绍数字图像边缘检测的四相位差分图像边缘检测算法-Four-phase difference image edge detection algorithm. Introduced a digital image edge detection phase of the four sub-image edge detection algorithm
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:219476
    • 提供者:wangyang
  1. ImageEdgeDetectingMethodBasedonFractalFeature

    2下载:
  2. 运用分形理论描述图像纹理特征,通过分析不同纹理图像及图像边缘处的分形参数,得 到一种新的边缘检测分形特征,从而提出一种基于分形特征的图像边缘检测方法。自适应阈值的 引入,能够实现不同图像的边缘检测。该算法简单迅速,并具有良好的抗噪性能。-The use of fractal theory to describe the image texture features, through the analysis of different texture image and the ima
  3. 所属分类:软件工程

    • 发布日期:2014-02-19
    • 文件大小:331927
    • 提供者:xuhuoping
  1. Detection

    0下载:
  2. 这是一篇pdf格式的文章,讲的是关于图像边缘检测综述。包括常用的方法和研究成果!希望对大家有所帮助。-Summary of Image Edge Detection
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:132094
    • 提供者:皮皮鲁
  1. Digital Filter implementation by FPGA

    0下载:
  2. 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:1969214
    • 提供者:carol
  1. bwl

    0下载:
  2. 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:590
    • 提供者:潘明雷
  1. 45665991Edgedetectionandcontourtracking(3)

    0下载:
  2. edge detection for an image
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:34045
    • 提供者:aleofriend
  1. yixuetuxiangfenge

    0下载:
  2. 基于GFO和标记点分水岭算法的医学图像分割 利用基于广义模糊算子 GFO 的边缘检测算法来改进标记点分水岭分割 很有用-GFO and marking points on the watershed algorithm for medical image segmentation based on generalized fuzzy operator GFO edge detection algorithm to improve the marking point of the waters
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:366799
    • 提供者:孙琰
  1. face_detection_paper

    0下载:
  2. 两篇人脸检测的英文论文,是花钱买的哦,英文描述中是一篇文章的英文摘要!-Face and facial feature detection plays an important role in various applications such as human computer interaction, video surveillance, face tracking, and face recognition. Efficient face and facial feature det
  3. 所属分类:Project Manage

    • 发布日期:2017-05-14
    • 文件大小:3770968
    • 提供者:刘宋
  1. The-image-edge-detection

    0下载:
  2. 介绍边缘检测的研究现状和发展前景,并归纳了几种边缘提取的方法-Introduces the current research status of edge detection and developing prospects, and includes several edge extraction method
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:94042
    • 提供者:杨树林
  1. EDGE-DETECTION

    0下载:
  2. 整理好的一些关于 图像边缘检测 的论文-collect some papers about image edge detection
  3. 所属分类:Development Research

    • 发布日期:2017-05-16
    • 文件大小:4367590
    • 提供者:龙三雄
  1. wavelet-image-edge-detection

    0下载:
  2. 方向可调小波图像边缘检测,该算法的主要功能是通过小波变换将图像的边缘检测出来。图像的边缘,按像素点来看应该是灰度值突变的地方,方向可调小波边缘检测正式应用这一特性将图像的边缘提取出来-The steerable wavelet image edge detection, the main function of the algorithm is the edge of the image detected by the wavelet transform. The edge of the ima
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:270456
    • 提供者:王银峰
  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. Digital-image-edge-detection

    0下载:
  2. VC编程实现数字图像的边缘检测,本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-VC programming for digital image edge detection, this article is a simple introduction to readers of this technology, and given a code to achieve in under Visual C++ environment.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:6251
    • 提供者:lijunyuan
  1. edge-detection

    0下载:
  2. word里包含matlab程序代码与处理效果,从原理上实现了图像的边缘检测,效果理想-matlab code word contains the treatment effect, to achieve image edge detection in principle, the desired effect
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:149823
    • 提供者:曹雯
  1. AN-OPTIMAL-SOLUTION-FOR-IMAGE-EDGE

    0下载:
  2. Image edge detection using Simplified Gabour Wavelet transform
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:891043
    • 提供者:sujatha
  1. Image-Analysis-Filtering-and-Enhancement(Emphasis

    0下载:
  2. this documents emphasize on image edge detection u can response me on rajkumarsaini.rs@gmail.com
  3. 所属分类:Development Research

    • 发布日期:2017-05-20
    • 文件大小:6019662
    • 提供者:rajkumar saini
  1. A-New-Method-of-Edge-Detection-Based-on-Cellular-

    0下载:
  2. The computer science field has increased expectation technologies of computations based on Cellular Automata (CA) theory. In the area of image signal processing, several methods of Edge Detection are proposed, such as Canny-Deriche, Nalva, Iverson, B
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:299365
    • 提供者:Shmail
  1. Image-Edge-Detection

    0下载:
  2. image edge detection by c#
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:1438582
    • 提供者:Eman AlShrabi
  1. image-edge-detection

    0下载:
  2. 图像边缘检测研究进展 边缘检测 轮廓提取-Advances in image edge detection
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:595098
    • 提供者:liang
« 12 3 4 5 6 »
搜珍网 www.dssz.com