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

搜索资源列表

  1. EdgeTrack

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

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

    0下载:
  2. edge detection. can detection edges a image using matlab. for digital image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:748
    • 提供者:toprak
  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
    • 文件大小:2307004
    • 提供者:duyaqin
  1. EdgeDetection

    0下载:
  2. 最簡單的邊緣偵測,適合初學者使用與學習,搭配ECLIPSE來執行-The simplest edge detection, suitable for beginners to use and learning, with ECLIPSE to implement the
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:380564
    • 提供者:謝銘晃
  1. prewitt_mammogram

    0下载:
  2. Prewitt edge detection for mammogram using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:42846
    • 提供者:surendiran
  1. imageedgedetection

    0下载:
  2. Based on ant colony optimization for edge detection in images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:2601
    • 提供者:Manish
  1. Edge_Detection

    0下载:
  2. Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:6227
    • 提供者:radim.rh
  1. edge

    0下载:
  2. edge detection using Prewette-edge detection using Prewette..
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:597332
    • 提供者:zull hilmii
  1. Assignment

    0下载:
  2. its is very good code for edge detection-its is very good code for edge detection...
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3237156
    • 提供者:abhay
  1. 4

    0下载:
  2. 多种检测图像的边缘的方法,图像的分割,四叉树分解-Multi-image edge detection methods, image segmentation, quadtree decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:40853
    • 提供者:hello
  1. anisodiff

    0下载:
  2. ANISODIFF - Anisotropic diffusion. Scale-space and edge detection using anisotropic diffusion. (Matlab SourceCode) -ANISODIFF- Anisotropic diffusion. Scale-space and edge detection using anisotropic diffusion. (Matlab SourceCode)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1174
    • 提供者:Evgeny
  1. Berkeley

    0下载:
  2. 里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作-There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1101154
    • 提供者:tiantian
  1. laplace-sharpen

    0下载:
  2. Laplacian sharpening method for edge detection of image
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:40066
    • 提供者:ma
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. 0houghtoedge

    0下载:
  2. 可以检测图像中圆和直线的信息,有利于初学者使用学习。-Edge detection has played an important role in the field of computer vision. A parametric edge detection method based on recursive mean-separate image decomposition is introduced. A method for automatic parameter selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13415
    • 提供者:力量
  1. edge_detection

    0下载:
  2. Edge detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:995805
    • 提供者:zhinghong
  1. shearlet

    0下载:
  2. Analysis of Singularities and Edge Detection using the Shearlet Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:417315
    • 提供者:毛锋
  1. image_Segmentation

    0下载:
  2. 平滑滤波 多图像边缘检测与分割处理,用matlab实现-Smoothing filter Multi-image edge detection and segmentation processing, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4927776
    • 提供者:张三
  1. Frame

    0下载:
  2. 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:610039
    • 提供者:张峰
  1. canny_d

    0下载:
  2. canny edge detection in C
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4224
    • 提供者:iyer
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com