Description: 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets Platform: |
Size: 8192 |
Author:肖雷 |
Hits:
Description: 摘要:在对粮虫图像处理过程中,介绍了Matlab图像处理工具箱中的函数,给出了图像处理与分析的技术实现, 边缘检测及轮廓提取, 通过形态学方法进行图像特征抽取与分析,达到了比较好的效果.-Abstract : In the right grain pest image processing, introduced the Matlab toolbox image processing functions, given image processing and analysis technology, edge detection and contour extraction, through morphological methods for image analysis and feature extraction, reached a relatively good results. Platform: |
Size: 355328 |
Author:蓝婧 |
Hits:
Description: 各种滤波算法,中值,均值,形态滤波 ,各有适用范围-various filtering algorithm, the value of the mean, morphological filtering, each application Platform: |
Size: 58368 |
Author:王世平 |
Hits:
Description: 程序代码说明
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 the PCB to remove all images current lines, retaining only the target chip Platform: |
Size: 40960 |
Author:张甲杰 |
Hits:
Description: 研究数学形态学的二值形态学、灰度形态学的腐蚀、膨胀、开启和闭合四种基本运算,利用这4种基本运算消除图像噪声。本文在总结和分析了数学形态学的基本理论及其应用的基础上,用MATLAB编程实现消除图像噪声。仿真结果表明,本文应用二值形态学和灰度形态学去除图像噪声具有较好的效果,并有一定的实用性。-Study on binary mathematical morphology morphology, grayscale morphology of corrosion, expansion of open and closed four basic operations, use of these four kinds of basic computing to eliminate the image noise. In this paper, summarizing and analyzing the basic theory of mathematical morphology and its applications based on programming using MATLAB realize the elimination of image noise. Simulation results show that the application of binary gray-scale morphology and morphological image noise removal with good results, and have a certain degree of practicality. Platform: |
Size: 157696 |
Author:方方 |
Hits:
Description: 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素.
其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect. Platform: |
Size: 5120 |
Author:秀秀 |
Hits:
Description: 用水线阈值法分割图像
对矩阵进行四叉树分解
将图像分为文字和非文字的两个类别
形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current line , retaining only the target chip Platform: |
Size: 2048 |
Author:刘 |
Hits:
Description: 本程序实现了基于形态学金字塔的图像融合算法,结果显示比较不错,可以参考一下。-This procedure based on the morphological pyramid implementation of image fusion algorithms, results show a good comparison, you can reference. Platform: |
Size: 1024 |
Author:WSH |
Hits:
Description: 简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数-Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function Platform: |
Size: 2048 |
Author:hq |
Hits:
Description: 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image. Platform: |
Size: 1024 |
Author:lorna |
Hits:
Description: 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific research and engineering practice, the content involves all aspects of digital image processing and recognition technology, including point operation, geometric transformation, spatial and frequency domain filtering, wavelet transform, image restoration, morphological processing, image segmentation and image feature extraction, and the exploration of the preamble of machine vision. Two kinds of classification techniques, artificial neural network (ANN) and support vector machine (SVM), which are popular in the field of engineering and technology, are introduced in this paper, and the "master Matlab digital image processing and recognition" is finished in the hot issues such as face recognition.) Platform: |
Size: 17900544 |
Author:Xingli |
Hits:
Description: MATLAB缺陷检测系统
该课题为基于形态学的缺陷检测,素材采用的是光伏板缺陷。通过灰度,二值化,边缘检测,形态学,开闭运算,去除小面积干扰等方法,判断出缺陷所在,定位,并且框出,且计算出各个块面积。配有一个人机交互界面,把缺陷个数,面积等分别显示到GUI界面上。(Matlab defect detection system
This topic is based on the morphological defect detection, the material is photovoltaic board defect. Through gray level, binarization, edge detection, morphology, opening and closing operation, small area interference removal and other methods, the defects are identified, located, framed, and the area of each block is calculated. Equipped with a personal computer interface, the number of defects, area, etc. are displayed on the GUI interface.) Platform: |
Size: 669696 |
Author:for Matlab |
Hits: