登录
首页 » Special Effects » 程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…

程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…

于 2022-02-09 发布 文件大小:40.19 kB
0 209
下载积分: 2 下载次数: 1

代码说明:

程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包...
    MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB is a set of scientific computing for the high-performance visualization language and software environment. It combines numerical analysis, matrix computation, signal processing and integrated graphics, constituting a friendly user interface environment. The Signal Processing Toolbox includes a variety of classic and modern digital signal processing technology, is a very good algorithm research and aided design tool. The digital filter design, which are normally used MATLAB to-aided design and simulation. (2) FIR filter design MATLAB below to design linear phase FIR filter example on the specific design methods. Linear phase FIR filter normally used window function design. Window functions located
    2023-06-23 20:25:04下载
    积分:1
  • Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2...
    第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
    2022-01-21 03:09:23下载
    积分:1
  • 图像格式转换软件。其功能是将ppm RAW格式的图像…
    一款很好用的图像格式转换软件.其功能是将ppm图像格式转为raw格式化.-the image format conversion software. Its function is to be ppm raw image format to format.
    2022-02-14 16:50:14下载
    积分:1
  • 比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门...
    比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
    2022-02-27 08:43:34下载
    积分:1
  • 人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释...
    人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释-Face Recognition of the source, the thinking is very simple, it is using the AHJ, how to achieve specific reference to the procedures Notes
    2022-05-27 05:01:26下载
    积分:1
  • 一个关于采图的原理性程序,实现对相机采图的控制
    一个关于采图的原理性程序,实现对相机采图的控制-a map on the adoption of the principle of procedures to achieve the camera control the mining plan
    2023-05-05 01:35:04下载
    积分:1
  • Computational geometry
    计算几何-半平面交算法,计算几何-半平面交算法-Computational geometry- half-plane algorithm, computational geometry- half-plane algorithm
    2023-05-03 17:30:03下载
    积分:1
  • 该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测...
    该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
    2022-07-18 09:31:22下载
    积分:1
  • 数字图像处理源代码 具体实现数字图像各经典算法,并附有界面。...
    数字图像处理源代码 具体实现数字图像各经典算法,并附有界面。-digital image processing source code specific digital images of the classic algorithms, together with interface.
    2022-02-13 07:29:17下载
    积分:1
  • Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quad...
    边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
    2022-01-26 04:17:15下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载