搜索资源列表

  1. digital_picture_process_method_demo

    0下载:
  2. 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical/pi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3804160
    • 提供者:Alex
  1. matlab4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:李明
  1. ImageSharpness

    0下载:
  2. 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:3762176
    • 提供者:张德龙
  1. ImageDIP2

    0下载:
  2. “区域分割”是采用并行区域分割算法中的阈值化分割算法,阈值的选取方法是迭代阈值选取方法。 “边缘检测”是采用Prewitt边缘检测算子对图像进行边缘检测运算,Prewitt边缘算子的核心是两个3×3的卷积核(corrvolution kernel。- Segmentation is a parallel region segmentation algorithm thresholding segmentation algorith
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:336896
    • 提供者:王文会
  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour ext
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:73728
    • 提供者:何再兴
  1. bianyuanjiance-juti

    0下载:
  2. 二值化后边缘检测算法具体实现,用matlab编写的,有roberts,sobel,prewitt,log等算法的具体实现-value after two edge detection algorithm to realize the use of Matlab prepared, roberts, segmentation, prewitt, log, etc. of specific algorithm implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张亮
  1. graph-roberts

    0下载:
  2. 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel ope
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1051648
    • 提供者:zsc
  1. jdszbyjc

    0下载:
  2. 在Visual C++的环境下 实现Roberts,Sobel,prewitt等经典的边缘检测算子。-in Visual C environment under Roberts, Sobel. prewitt such classic edge detection operators.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:352256
    • 提供者:xingtao
  1. image_detection

    0下载:
  2. 图象边缘检测,包括传统经典算子:Sobel、Roberts、Prewitt、Laplacian及Canny算子-image edge detection, including traditional classics Operator : Sobel, Roberts, Prewitt, Laplacian and Canny operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:181248
    • 提供者:周健
  1. PreWitt_Edge

    0下载:
  2. 彩色图像的边缘检测的PreWitt算子,适用于应用程序编程和初学者。-Color Image Edge Detection PreWitt operator, applied to Application Programming and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. xiaobobianhuan

    0下载:
  2. 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:261120
    • 提供者:楚风云
  1. EdgeContour

    0下载:
  2. 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法-Based on the gradient edge detection, including Robert, Prewitt, laplace, sobel, such as contour extraction algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:2155520
    • 提供者:xiechangping
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:81920
    • 提供者:刘伟
  1. EdgeContour

    0下载:
  2. 边缘检测包括robert算法、sobel算法、prewitt算法、krisch算法、laplacan算法 边缘提取 轮廓跟踪-Robert edge detection algorithm, including, sobel algorithm, prewitt algorithm, krisch algorithm, laplacan Edge contour tracing algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2118656
    • 提供者:刘伟
  1. EdgeDetection

    0下载:
  2. 用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.-Using matlab to do an edge detection, including Sobel, Prewitt, Roberts, Marr, Canny edge detection operator procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:Johnson Huang
  1. enge

    0下载:
  2. 边缘检测 prewitt kirsch Canny 几种边缘提取方法-Prewitt kirsch Canny edge detection of several edge detection methods
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2851840
    • 提供者:扬扬
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:885760
    • 提供者:dlf
  1. newnew

    0下载:
  2. 本人亲手用C++builder编写的一个图像处理小程序,包含可执行文件和所有源码,在BCB6.0上调试通过。功能有图像灰度化、缩放、Sobel算子及prewitt算子实现边缘检测,还能根据颜色将图片的前景和背景分离。是学习图像处理编程的好东东。-I personally use C++ Builder to prepare an image processing applet that contains an executable fi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:765952
    • 提供者:gung66
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2132992
    • 提供者:ZL
  1. EdgeDetect

    0下载:
  2. 用sobel、prewitt、robert、marr和canny算子实现边缘检测-By sobel, prewitt, robert, marr and realize canny edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:359424
    • 提供者:冯沁红
« 1 23 4 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org