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

搜索资源列表

  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. 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. 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. 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. CannyAndAllOtherCalculatingOperators

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

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

    0下载:
  2. 在研究了prewitt边缘检测算子的基础上介绍一种改进的prewitt边缘检测算子,处理效果较好。 -In the study prewitt edge detection operator based on an improved prewitt introduced edge detection operator, handling is better.
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:205494
    • 提供者:jigaozuo
  1. SEED402_PrewittEdge

    0下载:
  2. 基于DSPDM642的边缘检测代码,算法为Prewitt算子。包含DSP运行的所有工程文件-DSPDM642 edge detection code based on the algorithm for the Prewitt operator. Contains all the project files DSP running
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:359383
    • 提供者:肖文荟
  1. IP402_PrewittEdge

    0下载:
  2. DM642开发平台的Prewitt边缘检测程序例子,程序可以直接使用.-DM642 development platform Prewitt edge detection program example, the program can be used directly.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:91801
    • 提供者:chenxuejun
  1. ImageTest5

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析---图像边缘检测 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0 -Visual C/C++ graphics an
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214508
    • 提供者:hty
  1. thistogram

    0下载:
  2. 实现图像的边缘提取,包括Robert算子,Sobel算子,Prewitt算子在内三种方法。-Edge detection of image, including the Robert operator, Sobel operator, Prewitt operator, including the three methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2063205
    • 提供者:沈杰
  1. imagdetect

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

    • 发布日期:2017-04-01
    • 文件大小:40763
    • 提供者:zhuzhu
  1. _DIP

    0下载:
  2. 边缘检测——各种算子 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-Edge Detection- Various Operators
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:11976
    • 提供者:Evan
  1. PrewittEdge

    0下载:
  2. dsp边缘检测经典算子prewitt,适合图象处理的-dsp classical edge detection operator prewitt
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:102545
    • 提供者:
  1. edgedetect

    0下载:
  2. 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to under
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1176
    • 提供者:
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13700030
    • 提供者:snowymo
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com