CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - sobel

搜索资源列表

  1. yxsxfsf

    0下载:
  2. 一种基于多项式插值改进的亚像素细分算法 文中对传统的sobel进行了8个方向的扩展
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:192416
    • 提供者:李文
  1. sobel_ori

    0下载:
  2. sobel filter argorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:689120
    • 提供者:judy
  1. TRAYNER.PS

    0下载:
  2. sobel detection for egde
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:61423
    • 提供者:siti
  1. Nesto_novo

    0下载:
  2. This sobel operator code in C-This is sobel operator code in C++
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:62722
    • 提供者:bane
  1. edgedetection

    0下载:
  2. this a matlab code that find edge detection for sobel -this is a matlab code that find edge detection for sobel
  3. 所属分类:IT Hero

    • 发布日期:2017-11-15
    • 文件大小:11150
    • 提供者:isra
  1. WaveletTransform

    1下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2015-11-03
    • 文件大小:2691072
    • 提供者:zhk
  1. waveletanalysis

    0下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:32454
    • 提供者:zhk
  1. digital_image_processing

    0下载:
  2. 利用拉普拉斯增强法和sobel gradient 法对图像进行处理-Laplace Enhancement Act and the the sobel gradient method for image processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:88478
    • 提供者:张建
  1. me

    0下载:
  2. sobel operator implementation in matlab
  3. 所属分类:File Formats

    • 发布日期:2017-12-08
    • 文件大小:1120
    • 提供者:Hiteshi Acharya
  1. matlab_4

    0下载:
  2. 基于matlab的4种梯度算子,Sobel Operator、Laplacian Operator、Prewitt Operator-Matlab based on the four kinds of gradient operator
  3. 所属分类:Development Research

    • 发布日期:2017-11-10
    • 文件大小:77804
    • 提供者:legequ
  1. sxl004

    0下载:
  2. 为了提取图像轮廓,运用sobel算子,提取轮廓。 -In order to extract image contours, using sobel operator, extracting contours. In order to extract image contours, using sobel operator, extracting contours.
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:sxl
  1. proj_2

    0下载:
  2. Opencv code for Sobel edge detection
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:99438
    • 提供者:leila
  1. Sobel-operators-(1)

    0下载:
  2. SOOBEL OPERATORS filter to enhance the image
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:33153
    • 提供者:nihad
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
  1. matlap

    0下载:
  2. 当原图像像素点处于边缘区域时,沿Sobel算子确定的边缘方向进行自适应插值,当原图像像素点处于非边缘区域时,采用双线性插值法进行插值。-When the original image pixel is in the edge area, along the Sobel operator to determine the edge direction of adaptive interpolation, when the original image pixels in the non edge
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:25919
    • 提供者:邝涵菲
  1. dshfowe

    0下载:
  2. 为了在边缘检测中减少噪声的影响, 1970 年 Prewitt 和 Sobel 分别提出 Prewitt 算子和 Sobel 算子。 Prewitt 算子加大了边缘检测算子的模板,扩大到 3x3 来计算差分算子。 Prewitt 边 缘检测算子使用两个有向算子-agsdjvf vh
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:807595
    • 提供者:罗金雄
  1. Edge_Detection_v1

    0下载:
  2. VHDL based Sobel Edge Detection
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3113427
    • 提供者:Muzaffer
  1. les_mesures_evaluations_MSE_PSNR

    0下载:
  2. Edge detection algorithms are important tools in image processing applications for carrying out much information and being relatively easy to produce. Sobel Canny and logarithmic algorithms [1] are among several edge detection algorithms used
  3. 所属分类:Development Research

    • 发布日期:2017-05-06
    • 文件大小:872994
    • 提供者:sacoura
« 1 2»
搜珍网 www.dssz.com