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

搜索资源列表

  1. 边缘检测与分割处理

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

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. Prewitt

    0下载:
  2. 针对传统图像处理算法在实际应用中实时性差的问题, 提出在 DM642 上实现 Prewitt 边缘检测改进算法, 并阐述了系统实现所需的硬件组成、 软件设计原理、 EDMA 通道技术等。通过对 Prewitt 算法以及改进的 Prewitt 算法的实验运行, 证明了该系统稳 定, 运行效果良好, 图像处理的速度能达到系统的实时性要求-Traditional image processing algorithms in the practical application of real
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:141726
    • 提供者:sherry
  1. prewitt-sf-CPP

    0下载:
  2. prewitt算法 边缘检测 图像分割 C++语言程序-prewitt algorithm for edge detection image segmentation C++ language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:539
    • 提供者:程序员
  1. Prewitt-algorithm

    0下载:
  2. 图像边缘检测锐化,Prewitt算法,从一本很有名的日文图像处理书上摘录的-the image process programme,Prewitt algorithm,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:763
    • 提供者:葛旭光
  1. Prewitt

    0下载:
  2. 在Java下的基于Prewitt算法的数字图像边缘检测算法的实现-In Java-based algorithm for digital image Prewitt edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1991
    • 提供者:yangwuxian
  1. prewitt

    0下载:
  2. 读取图像进行小波去噪后,获取图像的prewitt算子轮廓-After reading the image wavelet denoising, to obtain images of prewitt operator profile
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:123789
    • 提供者:su
  1. canny-laplace-robert-sobel-prewitt

    0下载:
  2. 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3556
    • 提供者:李文洋
  1. Sobel-Roberts-Prewitt

    0下载:
  2. 原图-高斯白噪声-灰度图-中值滤波-小波除噪-Sobel算子-Roberts算子-Prewitt算子-Original- Gaussian white noise- gray- median filter- Wavelet Noise-Sobel operator-Roberts operator-Prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:846
    • 提供者:孙菲
  1. Prewitt

    0下载:
  2. 灰度图像边缘检测中的prewitt算法的MATLAB仿真实现-MATLAB simulation grayscale image prewitt edge detection algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:90761
    • 提供者:谢前英
  1. Prewitt

    0下载:
  2. Prewitt算子,在图像处理中用于并行边界分割,利用c++编写 -Prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1185
    • 提供者:Huqing
  1. prewitt

    0下载:
  2. edge detection prewi-edge detection prewitt
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:8453
    • 提供者:iin
  1. Prewitt

    0下载:
  2. Prewitt edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:56842
    • 提供者:gdstoica
  1. Prewitt

    0下载:
  2. 使用Prewitt边缘检测算子进行边缘检测,效果明显,且有源代码-Using Prewitt edge detection operator for edge detection, the effect is obvious, and the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:19240
    • 提供者:焦峰凯
  1. Prewitt

    0下载:
  2. Prew it t 边缘算子是一种边缘样板算子。样板算子由理想的边缘子图像构成, 依次用边缘样板去检测图像, 与被检测区域最为相似的样板给出最大值, 用这个最大值作为算子的输出-Prewitt operator edge is an edge-operator model. Template operator edge sub-image the ideal structure, followed by edge template to detect an image area to be d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:550
    • 提供者:xuchunyan
  1. prewitt

    0下载:
  2. 运用prewitt算子模板,写出检测边缘算法,有一定的移植性-Prewitt operator using the template, write edge detection algorithm has some portability
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:舒林
  1. pre1

    0下载:
  2. 利用prewitt算子 对图像实现边缘检测。 具体实现过程(Edge detection using Prewitt operator)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:xiaoxiao520
  1. Untitled3

    0下载:
  2. Robert.Sobel.Prewitt算子对比(The properties of Robert.Sobel.Prewitt differential operators are compared)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:toyni
  1. filter_prewitt_cgl

    0下载:
  2. 用idl语言编写的prewitt锐化程序,已调试,有注释(the prewitt filter by idl)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:cgl517
  1. hough

    0下载:
  2. prewitt算子边缘检测后图像及霍夫变换(Prewitt Operator Edge Detection Image and Hough Transform)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:1276928
    • 提供者:1285106466
  1. prewitt

    0下载:
  2. program for prewitt filter in image processing
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:89088
    • 提供者:amirAL
« 1 2 34 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com