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

搜索资源列表

  1. edge_detect01

    0下载:
  2. sobel,kirsch,robinson,prewitt,传统方法的边缘检测-sobel, kirsch, robinson, prewitt, traditional methods of edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:543
    • 提供者:靳焕娣
  1. main

    0下载:
  2. sobel、prewitt、robot、LOG、canny 运行main文件,该程序用以上五种算子对图像进行边缘检测-sobel, prewitt, robot, LOG, canny run the main file, the program for more than five operators using the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:55247
    • 提供者:徐薇
  1. 4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:40826
    • 提供者:myname
  1. ImageTest

    0下载:
  2. 图像处理系列之5--边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Image Processing Series 5- Edge Detection chapter co
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10628919
    • 提供者:
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. Prewittedgedetection

    0下载:
  2. 经典的边缘提取方法是考察图像的每个像素在某个邻域内灰度的变化,利用边缘邻近一阶或二阶方向导数变化规律,用简单的方法检测边缘,这种方法称为边缘检测局部算子法-Image with a Prewitt edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:40616
    • 提供者:蔡泽明
  1. bianyuanjiance

    0下载:
  2. 边缘检测函数,包括canndy算子,Prewitt算子,sobel算子,运行mian函数即可-Edge detection function, including canndy operator, Prewitt operator, sobel operator, you can run the mian function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5674
    • 提供者:陈智
  1. fingerprint

    0下载:
  2. 指纹识别算法的平滑处理和加强处理(高通滤波)有sobel prewitt log方法。保留的为prewitt。另一个文件是图像的二值化处理和去噪。后面的程序还在制作中-Fingerprint recognition algorithm to smooth and enhance the process (high-pass filter) has sobel prewitt log method. Reserved for the prewitt
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1120
    • 提供者:robinhood
  1. ImageSegmentation

    0下载:
  2. P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 - Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:41221
    • 提供者:张瑞
  1. shuzituxiang

    0下载:
  2. 这个程序是关于数字图像处理的边缘检测的,程序包含了Roberts算子,LaplacianOperator算子,Sobe算子,Prewitt算子,canny分割算子等几个经典算子程序来解决边缘检测问题-This program is about digital image processing edge detection, the program includes the Roberts operator, LaplacianOperator operator, Sobe operator, P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:9059
    • 提供者:了了
  1. 3971022b_canny

    0下载:
  2. roberts sobel prewitt边缘提取-edge
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1037
    • 提供者:yue
  1. 35738602EdgeDetect

    0下载:
  2. 边缘提取 Roberts sobel prewitt算子提取-edge text
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:359252
    • 提供者:yue
  1. chap4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:47387
    • 提供者:王兆云
  1. bianyuantiqu

    1下载:
  2. 详细介绍了各种图像边缘检测方法,包括Sobel、Roberts、Prewitt、Canny、Log算子-Details of the various edge detection methods, including Sobel, Roberts, Prewitt, Canny, Log operator. . .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:427857
    • 提供者:曾锐
  1. EdgeDetection

    0下载:
  2. 基于matlab的边缘检测,方法种类很多,如,sobel,canny,prewi-Edge detection methods,such as,soble,canny,prewitt,and so on.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:49550
    • 提供者:congning
  1. EdgeContourbyK

    0下载:
  2. 多种边缘检测算子,如sobel算子,Prewitt算子,Robert算子,Laplace算子等,可以检测出图像的轮廓。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2296202
    • 提供者:fredd
  1. Untitled

    0下载:
  2. 里面是用sobel、Robert、canny、log和Prewitt算子编写的处理图像的程序,比较简单-Which is sobel, Robert, canny, log, and Prewitt operator prepared image processing procedure is relatively simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:活得自由
  1. DIP_Exercise4_071221057

    1下载:
  2. 实验内容 编制一个通用的边缘提取函数; 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 -The content of the preparation of a common experimental edge detection function by entering different parameters, to achieve Sobel operator, Prewitt operator, Rob
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:318836
    • 提供者:lyp
  1. CannyAndAllOtherCalculatingOperators

    0下载:
  2. 图像处理,位图边缘检测,各种算子集合,用于视频截图处理,Canny算子,Prewitt算子,Laplace算子-Image processing, edge detection bitmap, all the subset operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7905085
    • 提供者:zmm
  1. work

    0下载:
  2. Sobel, Prewitt, roberts edge detection implemented by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:57623
    • 提供者:Kil Jhun Jeong
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 23 »
搜珍网 www.dssz.com