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

搜索资源列表

  1. 基于AForge.net的图像处理代码

    1下载:
  2. 基于AForge.net的图像处理代码,包括灰度变换,直方图均衡化,边缘检测,图像滤波等。
  3. 所属分类:图形图象

  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. Zernike

    1下载:
  2. 改进的基于Zernike正交矩的图像亚像素边缘检测,对图像的边缘实现亚像素级别的检测。(Improved subpixel edge detection based on Zernike orthogonal moments, and realizes sub-pixel level detection on the edge of image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:无忧93
  1. 可以实现snake

    0下载:
  2. 可以实现对图像的边缘检测,既可以进行手动选取初始轮廓,也可以自动选取(Image edge detection can be achieved, both manual selection of the initial contour, you can also automatically select)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:1963008
    • 提供者:hcksjhckzjxhck
  1. PA_Features

    0下载:
  2. 详细的canny算子算法进行图像的边缘检测,内附图片检测效果(Detailed Canny operator algorithm for image edge detection, containing the picture detection effect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:4339712
    • 提供者:ljLJ
  1. 边缘检测算子R

    0下载:
  2. 图像处理,边缘检测,图像去噪。经典的边缘检测算子。(Image processing, edge detection, image denoising.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:172032
    • 提供者:唱月bto
  1. CANNY

    0下载:
  2. 根据CNNAY算法的4个步骤 1. 用高斯滤波器平滑图像;(图像去噪) 2. 用一阶偏导有限差分计算梯度幅值和方向;(特征增强) 3. 对梯度幅值进行非极大值抑制 ;(边缘检测) 4. 用双阈值算法检测和连接边缘。(形态学处理) 编写的边缘检测程序,简单实用(There are four parts of Canny edge detection: 1. smoothing the image with Gauss filter; (image denoising) 2. c
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:UJSLEMON
  1. FIGURE

    0下载:
  2. 图像蜕化、图像边缘检测、复原图像,GUI界面化设计简单易懂(The edge image detection, image exuviate)
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:青衣依旧
  1. 图像分割

    0下载:
  2. 将图像进行区域划分的过程叫做图像分割。图像分割常用的算法包括边缘检测、阈值分割和数学形态学等算法。(The process of image segmentation is called image segmentation. Image segmentation commonly used algorithms include edge detection, threshold segmentation and mathematical morphology and other algorit
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:11264
    • 提供者:peiili
  1. xiaobo

    0下载:
  2. 此程序用于进行图像的边缘检测,可以把较模糊的图像进行分割(used for region detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:XWY
  1. opencv程序

    0下载:
  2. 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:80896
    • 提供者:考研之路
  1. 50543410canny_edge

    0下载:
  2. 实现图像的边缘提取,有很好的效果,可以帮助大家学习(Realize the image edge extraction, has a very good effect, can help everyone to learn)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:听听11
  1. airimg_wy(10-5)

    0下载:
  2. 人眼虹膜识别的图像预处理(边缘检测,虹膜定位等)(mage preprocessing of iris recognition (edge detection, iris location, etc.))
  3. 所属分类:图形图像处理

  1. Robert边缘分割

    0下载:
  2. java语言使用Robert算计进行边缘检测对图像进行分割。(The Java language uses the Robert arithmetic for edge detection to segment the image.)
  3. 所属分类:图形图象

  1. DOG

    0下载:
  2. dog算子边缘检测,可以用来提取边缘,附带了一些指纹测试图像(Edge detection of dog operator)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:609280
    • 提供者:zf_z
  1. Edge detection of images

    0下载:
  2. 对256灰度级图像进行Hough变换进行线检测(Edge detection of images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:44032
    • 提供者:小小哥
  1. c#数字图像处理典型实例

    0下载:
  2. 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:16885760
    • 提供者:Master_Xue
  1. 数字图像处理第三版

    0下载:
  2. 数字图像处理,有图像分割,图像增强,形态学处理,图像复原(Digtal Image Processing)
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:85392384
    • 提供者:梧桐大道
  1. Desktop

    0下载:
  2. 应用于检测图像边缘,引用的是MATLAB的自带函数。(The application is used to detect the edge of the image, which refers to the MATLAB's self - brought function.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:墨旬
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com