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

搜索资源列表

  1. color_muban

    0下载:
  2. 实现图像边缘检测,可以识别图像边缘 实现图像边缘检测,可以识别图像边缘(The image edge detection can be realized and the edge of the image can be identified)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:听听11
  1. 基于4种不同算子的边缘检测运算

    2下载:
  2. 本程序采用了robbert,sobel,LoG,prewitt四种算子对同一副图像进行边缘检测,以此查看不同效果(This procedure uses Robbert, Sobel, LoG, Prewitt four kinds of edge detection operator on the same image, to view the different effect)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:182272
    • 提供者:huyuwang
  1. xiaobobianyuan

    0下载:
  2. 基于小波变换以及改进的小波变换图像边缘检测MALAB程序代码(Image edge detection based on Wavelet Transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:jianzi
  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. 各种边缘检测算子和图像的旋转、缩放、二色、浮雕、马赛克、反色、黑白、柔化、锐化、雾化、霓虹等处理方法(Various edge detection operators and image rotation, zooming, dichromatic, relief, Mosaic, anti-color, black and white, softening, sharpening, atomization, neon and other treatment methods)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:Master_Xue
  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: (1)最优检测:算法能够尽可能多地标识出图像中的实际边缘,漏检真实边缘的概率和误检非边缘的概率都尽可能小。本程序利用Canny算子实现图像边缘的提取(Image edge extraction by Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:6024192
    • 提供者:moon0704
  1. 边缘检测

    1下载:
  2. 利用c++语言 实现数字图像的边缘检测(Edge detection of image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-24
    • 文件大小:3469312
    • 提供者:chenenen
  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. picture transfer

    0下载:
  2. 通过傅里叶变换提高图像的分辨率,使图像边缘更加平滑,明显减弱锯齿形状。(The resolution of the image is improved by Fourier transform, and the edge of the image is smoother and the sawtooth is obviously weakened.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:战衣飘飘
  1. bianyuanjiance

    0下载:
  2. 利用matlab,对图像进行高斯滤波,然后通过非极大值抑制,设置双阈值,实现图像边缘检测(Image edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:144384
    • 提供者:呀呀呀可乐
  1. 边缘检测经典算子

    1下载:
  2. Roberts边缘检测算子的应用,很好的实现图像的边缘检测功能。(The application of the Roberts edge detection operator is very good to realize the edge detection function of the image.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:花花1984
  1. bianyuanfenxi

    0下载:
  2. 对给出的图片先后进行灰度处理,高斯滤波,边缘分析,将彩色图片的轮廓边界给出。在图片的边界上,求导之后不连续点就是强边缘点。(The images are processed, the Gauss filter, the edge analysis, and the contour boundary of the color pictures are given. On the boundary of the picture, the discontinuous point is the stro
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:ryanshuai
  1. EdgeImage

    0下载:
  2. 数字图像处理算法在DSP上的应用之图像边缘检测,代码中含部分注释(Image edge detection)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-23
    • 文件大小:51200
    • 提供者:粒粒粥
  1. 边缘检测和hough 变换实现边缘检测MATLAB

    1下载:
  2. 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:开心笑一笑
  1. 数字图像处理-matlab代码

    0下载:
  2. matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:13312
    • 提供者:lhy_2018
  1. data_processing2

    0下载:
  2. 基于pyhton编程的二维图片边缘数据提取(Extraction of two-dimensional image edge data)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:52224
    • 提供者:路飞一号
  1. 图像识别边界提取

    0下载:
  2. 关于图像识别,农田边缘检测,智能区分农田边界的好论文(A good paper on image recognition, field edge detection and intelligently distinguishing the boundary of farmland)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:997376
    • 提供者:才子~他哥
  1. 1.4图像的斑点检测

    0下载:
  2. 1.3 图像的边缘检测,检测图像周边,详细说明(1.3 edge detection of image, detection image peripheral,Detailed instructions)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:165888
    • 提供者:daisy!
  1. edges-master

    0下载:
  2. 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge infor
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:22621184
    • 提供者:lohaspig
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com