搜索资源列表

  1. Sobel

    0下载:
  2. 一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取-A relatively good image SOBEL edge detection algorithms, can be characterized by direct extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2723840
    • 提供者:李军
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:88064
    • 提供者:李凯
  1. SHARP

    2下载:
  2. 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel op
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:顾艳华
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:2663424
    • 提供者:leogic
  1. _CHSobel_

    0下载:
  2. sobel filter example . Edge extraction method which used for basic image processing.
  3. 所属分类:多媒体

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Lee Jong Min
  1. opencv-ImageProcess

    1下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:2146304
    • 提供者:new99
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:hq
  1. Csource

    0下载:
  2. 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:田野
  1. sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:moussa
  1. sobel

    0下载:
  2. 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:liuqing
  1. edge

    1下载:
  2. 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子-Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:H.C. Young
  1. Image

    0下载:
  2. 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:10661888
    • 提供者:幻影
  1. Linedetection

    0下载:
  2. This the implementation of Sobel to Delphi and shows the easy way to detect lines of objects-This is the implementation of Sobel to Delphi and shows the easy way to detect lines of objects
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:198656
    • 提供者:noname
  1. data

    0下载:
  2. Smooth Linear filter Median filter Laplacian Unsharp masking Sobel filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:lin
  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operato
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:24576
    • 提供者:cui ju
  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothe
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:259072
    • 提供者:qlhycf
  1. EdgeDetect

    0下载:
  2. 图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:陈路
  1. Sobeldetect

    0下载:
  2. 基于Sobel算子数字图像的边缘检测.pdf 用sobel算子进行边缘检测-Based on Sobel operator edge detection of digital images. Pdf using sobel edge detection operator
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:161792
    • 提供者:keke
  1. lineartandedgedetect

    0下载:
  2. edge detection sobel, laplace, ...edge detection
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:83968
    • 提供者:go
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Ga
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2234368
    • 提供者:陈飞
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org