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

搜索资源列表

  1. Edge_detec_C_ASM

    0下载:
  2. 用Prewitt边缘算子检测图像边缘,该程序用C语言和汇编语言混合实现。-Prewitt edge detection operator used to detect the image edge, hybrid implementation of the program in C and assembly language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1250
    • 提供者:shan
  1. Edge-Detection

    0下载:
  2. 边缘检测的C程序,包含Rovert、Sobel、Prewitt、Laplacian、Laplacian-Gaussdeng等算法-Edge Detection of C procedures, including Rovert, Sobel, Prewitt, Laplacian, Laplacian-Gaussdeng algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:131348
    • 提供者:wuming
  1. bianyuanjiance_prewitt

    0下载:
  2. 图像处理prewitt算子,用于图像的边缘检测,此算法相比于其他算法更加具有去噪特性。-Prewitt image processing operator, is used to detect the edges of the image, this algorithm is compared to other algorithms have more de-noising characteristics.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15451955
    • 提供者:
  1. edge_detection

    0下载:
  2. edge detection sobel prewitt canny log saves new images to disc
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1602
    • 提供者:Asmat
  1. fourEdgeCheck

    0下载:
  2. 图像处理一直以来都是比较热的关注对象,本程序提供5种边缘检测——Sobel,Prewitt,Roberts,Marr,以及Canny算子。-Image processing has always been concerned about the relatively hot object, the program offers five kinds of edge detection Sobel, Prewitt, Roberts, Marr, and Canny operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3393
    • 提供者:LU
  1. EdgeDetection

    0下载:
  2. 6 algorithms for edge detection, including Roberts, Sobel, Prewitt, Laplacian, Canny and improved Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:Amy
  1. Edge-detection

    0下载:
  2. 分别利用sobel,roberts,prewitt,log,canny五中算子对图像进行边缘检测并对比结果。-Using Sobel, Roberts, Prewitt, log and Canny to achieve the edge detection operator for image and compare the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:35561
    • 提供者:cc
  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. byjc

    0下载:
  2. 用Sobel算子、Roberts算子、Prewitt算子对图像进行边缘检测的程序-image edge recgnize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:吕冰
  1. matlab

    0下载:
  2. 运用prewitt算子、sobel算子等完成图像分割,可以进行比较,查看分割的效果,实现方式采用matlab完成图像分割-Use prewitt operator, sobel operator, etc. to complete the image segmentation, can be compared to see the effect of segmentation, implementation using matlab complete the image segmentation
  3. 所属分类:Other systems

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

    0下载:
  2. 图像处理软件,功能包括求二值化,求灰度,rgb三色通道提取,二值腐蚀膨胀,形态学腐蚀,膨胀,开,闭,基于各种算子的边缘提取,以及平滑-Image processing software, features include seeking two values, seeking the gray, rgb three-color channel extraction, binary erosion and dilation, morphological erosion, dilation, ope
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3479
    • 提供者:梁俊
  1. EigenFaces

    0下载:
  2. 通过运行结果,我们可以发现Roberts算子:边缘定位准,但是对噪声敏感。与用于边间明显且噪声较少的分割。 Prewitt算子:对噪声具有抑制作用,抑制噪声的原理是通过像素平均,但是像素平均相对于图像的低通滤波,所以对边缘的定位不如Roberts算子。 Sobel算子:它和Prewitt算子都是加权平均,但是sobel算子,-Face detection technology is a new biometric identification technology, is an impo
  3. 所属分类:Button control

    • 发布日期:2017-05-17
    • 文件大小:4226507
    • 提供者:王振
  1. bianyuanjiance

    0下载:
  2. 图像处理,灰度处理,边缘检测,Roberts、Sobel、Prewitt和Laplace算子等-Image processing, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:wanglibo
  1. lindetection

    0下载:
  2. 转化成灰度图像,用prewitt算子进行边缘检测,将峰值点在霍夫空间画出,计算障碍物在视觉传感器中成像的高度-Converted to grayscale images, edge detection prewitt operator, the peak point in the Hough space to draw, calculate obstacle in the visual imaging sensor height
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1237
    • 提供者:
  1. M03_Edge_Detection

    0下载:
  2. 普瑞维特、罗伯茨、拉普拉斯和零交叉边缘检验-Prewitt, Roberts, Laplace and zero crossing edge inspection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:736
    • 提供者:郑欣
  1. Edge-detection-algorithm

    0下载:
  2. 用Lena标准检测图像,Sobel算子边缘检测、Prewitt算子边缘检测、Roberts算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测完整算法代码 -By Lena standard test image, Sobel operator edge detection, Prewitt edge detection operator, Roberts operator edge detection, Laplace operator edge detection, Cann
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:20165
    • 提供者:why
  1. Edge-detection

    0下载:
  2. 实现图像边缘检测,包括Roberts 、Sobel 、Prewitt 、 Krisch 、Log-Laplacian 边缘检测算子的实现方法。-Realization image edge detection, including Roberts, Sobel, Prewitt, Krisch, Log-Laplacian edge detection operator implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20469
    • 提供者:马江敏
  1. Edge-detection-GUI

    0下载:
  2. 边缘检测GUI界面程序,首先进行图片的提取,之后主要是prewitt,sobel,canny进行-Edge detection GUI interface program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:马丽云
  1. prewwit

    0下载:
  2. The Prewitt operator is used in image processing, particularly within edge detection algorithms. Technically, it is a discrete differentiation operator, computing an approximation of the gradient of the image intensity function. At each point in the
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:ali
  1. 图像边缘检测

    0下载:
  2. 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:matlab例程

« 1 2 ... 15 16 17 18 19 2021 22 23 »
搜珍网 www.dssz.com