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

搜索资源列表

  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. Sobel

    0下载:
  2. Sobel边缘检测算子的源码,方便移植调试。-The source of the Sobel edge detection operator, convenient portable debugging.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:31310
    • 提供者:tim
  1. image-sharpen

    0下载:
  2. 图像的锐化处理 各类算子 Sobel算子 拉普拉斯算子 Robert算子等-Sharpen of Images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:50732
    • 提供者:汪晨
  1. smth-and-sharpen

    0下载:
  2. 图像锐化:梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算子边缘增强处理,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出。 图像平滑主要目的是减少噪声对图像的影响。平滑线性滤波和中值滤波两种。-Image Sharpening: gradient operator, Roberts operator, Sobel operator edge detection processing, and the Laplace operator edge enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98391
    • 提供者:汪晨
  1. M03_Edge_Detection

    0下载:
  2. 自己编matlab程序,通过不同方向上的sobel算子,可以用来提取图像的边缘信息和图像分割-one matlab code,based different oriention sobel algorithm,which can be used in image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:662
    • 提供者:seabirdys
  1. pre

    0下载:
  2. 指纹预处理 利用sobel算子进行边缘检测-The use of fingerprint preprocessing sobel operator for edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:584173
    • 提供者:李瑾萱
  1. demo

    0下载:
  2. 对一幅彩色图像进行近邻、双线性、三次立方卷积放大,放大倍数2、3、4、倍,实现 Roberts算子、Sobel算子 等图像处理方法-Color image of a close neighbor, bilinear, three cubic convolution zoom, magnification, 3, 4 times, Roberts operator, Sobel operator, such as image processing method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3529532
    • 提供者:Avil
  1. assignment3

    0下载:
  2. 编制一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 实验图像任选 -Preparation of a common edge extraction function. By entering different parameters to achieve the Sobel operator, Prewitt operator, Roberts, operator, operator of Ma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:169152
    • 提供者:David Lucky
  1. fmm_sobel

    0下载:
  2. 基于sobel算子计算等照度线,并采用fmm的快进图像修复-image inpainting based on fmm and sobel
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-06
    • 文件大小:2087
    • 提供者:wanying
  1. byjc

    0下载:
  2. 图像分割算法中的边缘检测代码包括Roberts算子,Sobel算子等-It is a string of byjc
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:5120
    • 提供者:涵曦
  1. Matlab-edge-detection-operator

    1下载:
  2. 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:918689
    • 提供者:笑傲江湖
  1. denoiseaenhance

    0下载:
  2. 非MATLAB库函数实现空域去噪(包括“3x3均值滤波”、“5x5均值滤波”、“3x3中值滤波” 、“5x5中值滤波”)和空域加强(包括“拉普拉斯算子”、“Roberts算子”、“Prewitt算子”、“Sobel算子)的原创MATLAB代码。-Non-MATLAB library functions the airspace denoising (including the 3x3 mean filter, 5x5 mean filter, 3x3 median filter " ,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:163463
    • 提供者:王岗
  1. Untitled9

    0下载:
  2. 研究同一幅图像在Rorberts算子、Sobel算子、Prewitt算子、Log算子和Canny算子下边缘检测的效果。-The same image in Rorberts operator, Sobel operator, Prewitt operator, the Log operator and Canny operator edge detection effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:745
    • 提供者:cengjing
  1. Edge-detection

    0下载:
  2. 编程实现LoG或Sobel算子,并利用该算子提取给定图像中的边缘;全局最优阀值和自适应阀值分割的工作原理,编程实现阀值分割算法。 -Programming LoG or Sobel operator, and using the edge of the operator to extract a given image global optimal threshold and adaptive threshold segmentation of the working principle of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:115699
    • 提供者:李新文
  1. edgeExtraction

    0下载:
  2. 实现图像边缘提取功能,实现robert算子、prewitt算子、sobel算子。-Image edge extraction , the robert operator, prewitt operator, sobel operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:21934
    • 提供者:西西艾路
  1. SobelOpenCV

    0下载:
  2. sobel算子SobelOpenCV实现 sobel描述引子-sobel operator SobelOpenCV achieve the sobel descr iption primer
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:266418
    • 提供者:siftli
  1. Based-on-sobel-for-canny

    0下载:
  2. 基于Canny算子的边缘检测算法原理及Matlab源码实现,有实现的图片效果对比!-Canny operator edge detection algorithm principle and Matlab source code-based implementation, the picture of the effect of contrast!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:152876
    • 提供者:独角之灵
  1. picturesharpen

    0下载:
  2. 代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:49011
    • 提供者:天涯
  1. program-

    0下载:
  2. 利用Sobel算子(求和、均值、卷积)分析图像,采用3x3矩阵进行分析,精度比一般算法提高20 。-Sobel operator sweep surface analysis image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:141928
    • 提供者:Long Zhang
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 32 »
搜珍网 www.dssz.com