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

搜索资源列表

  1. bianyuanjiance

    1下载:
  2. 图像边缘检测代码,基于matlab7.0。基于小波变换的边缘检测。-Edge detection code, based on matlab7.0. Edge detection based on wavelet transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6542
    • 提供者:lucy
  1. theimageedgedetection

    0下载:
  2. 小波变换的图像边缘提取论文根据边缘检测的评价标准,本文采用基于小波变换的自适应阈值图像边缘检测方法对图像边缘进行检测,并通过计算机对算法进行了验证。通过与传统边缘检测方法的对比,证明所用方法的有效性-The Image Edge Detection Based on Wavelet
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1596745
    • 提供者:李伟
  1. edge

    0下载:
  2. 彩色图像边缘检测,给予canny算子,可以直接运行-colar canny
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:815
    • 提供者:王亮
  1. bianyuantiqu

    0下载:
  2. 用方向可调小波变换实现图像边缘提取,包涵实验报告及原图像及处理结果-Steerable Wavelet Transform using edge extraction, bear with lab reports and the original image and processing results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:353273
    • 提供者:李蓉
  1. edgeextract

    0下载:
  2. 几种基于小波变换的图像边缘提取程序,该程序中有对几种边缘提取程序进行比较,对于初学者或者小波变换编程刚入门的同学比较有帮助-Several wavelet-based image edge detection program that has several kinds of edge extraction procedures were compared, for beginners or transform just started programming more helpful to s
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:3686
    • 提供者:yjh
  1. 11

    0下载:
  2. 彩色图像边缘检测方法研究,不错的论文。-Color image edge detection method, a good paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5257241
    • 提供者:heling
  1. Implementing_Filtering

    0下载:
  2. 该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。 -The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter),
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1025
    • 提供者:beifang
  1. Edge-analysis

    0下载:
  2. 几种图像边缘检测算子的比较分析.rarEdge detection operator of several comparative analysis-Edge detection operator of several comparative analysis. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:232032
    • 提供者:kobe
  1. xiaobo

    0下载:
  2. 一种基于小波图像边缘检测的matlab程序,已经调试-Based on wavelet edge detection matlab program, has been commissioning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:603
    • 提供者:caodongya
  1. matlab-canny

    0下载:
  2. 分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测-Respectively first, second, and Canny edge detection algorithm for image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:920664
    • 提供者:唐路
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. edgedetecting

    0下载:
  2. 基于小波分析的图像边缘检测方法-Based on wavelet analysis of image edge detection。。。。。。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3919
    • 提供者:刘德华
  1. 图像边缘提取

    0下载:
  2. 图像边缘提取,输入两个图片。通过提取绿色,然后黑白两色处理来提取边缘。
  3. 所属分类:图形图像处理(光照,映射..)

  1. sobel彩色图像边缘细化处理

    0下载:
  2. sobel彩色图像边缘细化,分解RGB三通道图像,对各通道进行x和y方向上的梯度幅值计算,设置阈值,合并三通道,彩色显示。可直接使用
  3. 所属分类:图形图象

  1. 图像边缘检测

    0下载:
  2. 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:matlab例程

  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:29696
    • 提供者:小o
  1. byjc

    0下载:
  2. 图像边缘检测主要用于增强图像中的轮廓边缘、细节以及灰度跳变部分,形成完整的物体边界,达到将物体从图像中分离出来或将表示同一物体表面的区域检测出来的目的。(In image edge detection is mainly used to enhance image contour edge, details and gray level jump part, forming a complete object boundary, reach to isolate the object from
  3. 所属分类:图形图像处理

  1. canny边缘检测

    0下载:
  2. 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:tingwwwting
  1. 图像识别与处理Java代码

    0下载:
  2. 基于Java实现对图像内容识别,图像边缘提取与处理(Image recognition and processing based on Java)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-31
    • 文件大小:41984
    • 提供者:Kiros
  1. 多种图像边缘检测与分割处理

    0下载:
  2. 检测边缘 的详细教程,可以分割图片,找到轮廓,还不错(Detection of edge detection)
  3. 所属分类:matlab例程

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