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

搜索资源列表

  1. 3333333

    0下载:
  2. 一种基于小波变换和数据融合降噪的图像边缘检测方法,-A data fusion based on wavelet transform and edge detection of image noise,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:507908
    • 提供者:阿飞
  1. A-wavelet-edge

    0下载:
  2. 一个小波变换数字图像处理的边缘检测源程序-A wavelet edge detection procedures of the MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:42496
    • 提供者:宫蕊
  1. A-wavelet-edge

    0下载:
  2. 一个数字图像处理的边缘检测的基于小波变换matlab源程序-A digital image processing based on wavelet transform edge detection matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5489
    • 提供者:宫蕊
  1. 2008302580214

    0下载:
  2. Raw到Bmp格式文件的转换、图像增强算法实现、图像几何处理算法实现、图像边缘检测算法实现、图像二值化、影像融合、影像模板匹配等功能的实现-Raw to the Bmp format conversion, image enhancement algorithm, image geometry processing algorithms, image edge detection algorithm, image binarization, image fusion, image templat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6668689
    • 提供者:yinyaqiu
  1. prog

    1下载:
  2. 基于小波变换的边缘检测。和canny检测相比能很好的检测出图像的边缘-Wavelet-based edge detection. And canny detection can be very good compared to detect image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58928
    • 提供者:梦轩
  1. 图像边缘检测

    0下载:
  2. 内涵sobel等多种边缘检测算子算法实现以及hough变换求解空间域,matlab实现
  3. 所属分类:图形图像处理(光照,映射..)

  1. 边缘检测

    1下载:
  2. 包含有所有传统图像加有高斯噪声和椒盐噪声边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:图形图象

  1. MATLAB rgb hsv 边缘轮廓提取

    0下载:
  2. MATLAB 图像处理 rgb hsv 边缘轮廓提取
  3. 所属分类:人工智能/神经网络/遗传算法

  1. Canny获取边缘

    1下载:
  2. 运用Cnny方法获取图像边缘,即根据图像的梯度进行边缘提取。程序中设置了滑块,可设置提取的程度
  3. 所属分类:OpenCV

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

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

  1. 1.3 图像的边缘检测

    0下载:
  2. 1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:145408
    • 提供者:张继刚123
  1. 边缘检测特征提取

    2下载:
  2. 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4169728
    • 提供者:星儿
  1. hough

    0下载:
  2. 可用于图像边缘检测,用于区域图形检测,并且包括图像二值化,亮度增强(Can be used for image edge detection, for regional graphics detection, and includes two image value, brightness enhancement)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:needhk
  1. 边缘检测

    1下载:
  2. 分别适当的方法对图像进行边缘检测,并得到连续的边界 主要功能函数自己编写,可在一个统一的交互式界面下运行(The appropriate method is used to detect the edges of the image and obtain continuous boundaries To function, you need to write it yourself and run it on a unified interactive interface)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:21504
    • 提供者:晓风残月
  1. 数字图像实验

    1下载:
  2. 对于彩色图片进行锐化处理。可以提取出图像的边缘部分。(Sharpen the color picture. You can extract the edge of the image.)
  3. 所属分类:图形图象

    • 发布日期:2017-11-04
    • 文件大小:26624
    • 提供者:hit1141420104
  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. edge

    0下载:
  2. 本程序为基于opencv平台的图像边缘检测小程序,采用c++编写(Image edge detection applet)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:2400256
    • 提供者:mlnnf518
  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. 图像处理大作业

    0下载:
  2. 图像处理,有效去除重建图像的畸变伪影,图像边缘信息很好地保留下来,使迭代算法实际应用于临床成为可能(function: P = fan2para(F,D) converts the fan-beam data F to the parallel-beam data P. D is the distance in pixels from the fan-beam vertex to the center of rotation that was used to obtain the projec
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:22309888
    • 提供者:zd123
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com