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

搜索资源列表

  1. Robert

    0下载:
  2. 文章中使用Robert边缘检测算子提取图片中的边缘信息,有效果-Article use Robert edge detection operator to extract the edge information of images, have the effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:47251
    • 提供者:焦峰凯
  1. edge

    0下载:
  2. 实现图片的边缘检测,并且可以改变边缘检测的阈值。能直接运行!-The brink of achieving detection, and can change the threshold edge detection. It can be run directly!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1405654
    • 提供者:伊米璐
  1. test

    0下载:
  2. 以qt介面做出能开启图片,并做出影像处理(二值话、canny边缘检测等)-Qt interface can be made to open the image, and make image processing (binary words, canny edge detection, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5665
    • 提供者:陳志安
  1. EdgeTests

    0下载:
  2. 对图片进行边缘检测,可设置不同的参数值显示不同的边缘清晰度,并生成图片-Image edge detection, so that the edge of the image exhibit different sharpness by setting different parameters and generates pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:刘子畅
  1. EdgeDetect

    0下载:
  2. 适用于图形的边缘检测,附有详细的代码和图片,直接运行即可看出效果,适合初学者使用。-Applies to graphics edge detection, with detailed code and pictures, can be run directly see the effect, suitable for beginners to use.
  3. 所属分类:Special Effects

  1. BUPT_edge

    0下载:
  2. 实现对pgm格式储存的图片的绘制和边缘检测-Implementation of PGM format stored image rendering and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:591
    • 提供者:YANG
  1. jiyushenjingwangluoGUI

    0下载:
  2. 基于神经网络的图像边缘检测算法界面程序,可以选择打开图片,进行训练,然后检测出边缘。-Based on neural network image edge detection algorithm interface program, you can choose to open the picture, for training, and then detect the edge.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:34136
    • 提供者:郭聪
  1. canny

    0下载:
  2. canny算子,进行边缘检测,图片打开,内存释放-Canny operator, edge detection, image open, memory release
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3593426
    • 提供者:邓小双
  1. hough

    0下载:
  2. hough 以及边缘检测,这里面包括了源代码以及更好的图片示例,值得学习-hough and edge detection, which involves the source code and a better image for example, is worth learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1087979
    • 提供者:zhaojianlong
  1. susan-

    1下载:
  2. 基于SUSAN特征检测算子的边缘提取,添加图片即可运行,可自行根据图片特征设置参数得到较好的边缘检测效果-Edge detection feature extraction SUSAN operator, add images to run, you can set your own parameters to get a better edge detection based on image characteristics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1296
    • 提供者:
  1. houghbianhuan

    0下载:
  2. 图像处理,图像的hough变换与边缘检测,可以用来学习。图片自找。-Image processing, image edge detection and hough transform can be used to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:92057
    • 提供者:wyc
  1. bianyuanjiance

    0下载:
  2. 程序为读取图片并对图片进行边缘检测,先采用高斯滤波进行去噪,然后通过求梯度运算检测,非极大值抑制边缘检测,双阈值检测这三种方法,分别对图片进行边缘测,并对边缘检测后显示的图片进行对比。此程序对边缘检测有很大的参考价值。-Program to read the image and image edge detection, Gaussian filter to remove noises, and then detected by calculating the gradient operatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1957
    • 提供者:徐影
  1. test

    0下载:
  2. 本程序是candy边缘检测matlab程序,可以直接运行。仅需要改下图片路径!-Is candy edge detection the matlab program, this program can be run directly.Only need to change the image path!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:10520
    • 提供者:janlee
  1. gread

    0下载:
  2. 本程序是梯度边缘检测matlab程序,可以直接运行。仅需要改下图片路径!-Matlab of this procedure is a gradient edge detection and can be run directly.Only need to change the image path!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:10687
    • 提供者:janlee
  1. logedgedetecion

    0下载:
  2. 本程序是LOG边缘检测matlab程序,可以直接运行。仅需要改下图片路径!-Is the LOG edge detection matlab program, this program can be run directly.Only need to change the image path!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:11803
    • 提供者:janlee
  1. afirst

    0下载:
  2. 读取图片,提取rgb信息,做三种方式实现边缘检测,并输出图像-Read the image, extracting information rgb, three ways to do edge detection, and outputs an image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1468688
    • 提供者:fancy
  1. ant_colony_edge

    0下载:
  2. 蚁群算法,蚁群算法用于图像的边缘检测,自带图片- U8681 u7FA4 u7B97 u6CD2 uFF0C u8681 u7FA4 u7B97 u6CD5 u7528 u4E8E u56FE u50CF u7684 u8FB9 u7F18 u68C0 u6D4B
  3. 所属分类:Special Effects

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:lene
  1. sa

    0下载:
  2. 图像处理 求出图像中米粒个数以及各米粒的大小 首先进行边缘检测,然后填充,之后进行开运算,可以使一些轻微连接着的米粒分开。然后遍历图片,把各个米粒进行标号,从1开始从小到大标号。每个米粒的各像素点值相同,第i个米粒的各像素点值均为i。其中采用了队列,用数组模拟。最大的米粒标号便是米粒的总个数。最后,遍历一遍图像数组,便可求出各米粒的面积。(image processing The number of rice grains and the size of each grain were c
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:352256
    • 提供者:为你祈福
  1. LAB5

    0下载:
  2. 对图片进行线性和非线性滤波,边缘检测,移除噪声(investigate various image filtering operations for image manipulation, restoration and enhancement. During this session, you will learn about linear and nonlinear filtering for different types of image noise, edge detection
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:2749440
    • 提供者:Jessicapu
  1. 车牌定位

    0下载:
  2. 实现对车牌图片的定位 经过去噪、二值化、边缘检测等操作(To achieve the location of license plate images through denoising, two value, edge detection and other operations.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:16372736
    • 提供者:咯提咯夏
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com