CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - morphology in image processing
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - morphology in image processing - List
[
Special Effects
]
60179234620073232124363828021
DL : 0
包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations and fractal approach painting trees and leaves, including source code, documentation and three download the executable address : Digital Image Processing FO
Date
: 2025-12-19
Size
: 112kb
User
:
lengjun
[
Special Effects
]
Chromosome_counter
DL : 0
数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.
Date
: 2025-12-19
Size
: 130kb
User
:
Michael_M
[
Special Effects
]
IProcessN
DL : 0
在VC.NET下对图像处理,关于点运算,二值图像理,二值形态学,灰值形太学,真彩色图像处理,区哉分割-In VC.NET on image processing, on the point of computation, the rationale for binary images, binary morphology, gray-shaped Imperial College, true color image processing, segmentation Weizai District
Date
: 2025-12-19
Size
: 153kb
User
:
周珍娟
[
Special Effects
]
ImageProcessing
DL : 0
包含了所有图像处理和识别方法,包括图像显示,图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像车牌提取,截取子画面,图像形态学处理于一身的程序,与大家共享。-Contains all the image processing and recognition methods, including image display, image enhancement, image restoration, image transform, image coding, image registration, motion detection, feature extraction, image segmentation, image plate extraction, the interception of sub-screen, image morphology to deal with in the same procedures, and for all to share.
Date
: 2025-12-19
Size
: 707kb
User
:
楚燕
[
Special Effects
]
tuxiangchuli
DL : 0
数字图像处理源码,LOG滤波器提取边缘,用形态学方法提取骨架线实验报告-Digital image processing source code, LOG edge extraction filter used to extract the skeleton line morphology Experimental Report
Date
: 2025-12-19
Size
: 245kb
User
:
ltmx
[
Special Effects
]
morphology
DL : 0
数字图像处理之形态学变换,希望对大家有益处!-Digital image processing of morphological transformation, in the hope that everyone has the benefits!
Date
: 2025-12-19
Size
: 2.16mb
User
:
guopeihuang
[
Special Effects
]
demo
DL : 0
基于VC++实现的数字图像处理软件,包括图像变换,图像恢复,图像增强,图像分割,形态学计算等若干算法实现。该软件既可作为教学演示和实验工具,也可在实际图像处理中应用。-Based on VC++ Realize the digital image processing software, including image conversion, image restoration, image enhancement, image segmentation, morphology of a number of computing algorithms. The software can be used as a teaching demonstration and experimental tools, can also be in the actual image processing applications.
Date
: 2025-12-19
Size
: 2.94mb
User
:
lt
[
Special Effects
]
pic_Morph
DL : 0
本数学形态学是分析几何形状和结构的数学方法,是建立在集合代数基础上,用集合论方法定量描述几何结构的科学。形态学应用于图象分析和图像处理有广阔前景。本程序涉及图像处理的图像腐蚀,图像膨胀,开运算和闭运算,细化。在vc6.0上运行正常-The mathematical morphology is to analyze the structure of geometry and mathematical methods, is built on the collection of algebra based on set theory method with a quantitative description of the geometric structure of science. Morphology used in image analysis and image processing has broad prospects. This procedure involves image processing of images corrosion, image expansion, opening and closing operation computing, refinement. Vc6.0 run in the normal
Date
: 2025-12-19
Size
: 2.08mb
User
:
tsm
[
Special Effects
]
fushi-pengzhng
DL : 0
介绍了数学形态学在数字图像处理中的应用,包括腐蚀和膨胀,以及相应的开启,闭合运算。-Introduction of mathematical morphology in the digital image processing applications, including corrosion and expansion, as well as the corresponding opening and closing operations.
Date
: 2025-12-19
Size
: 2.36mb
User
:
doudou
[
Special Effects
]
Eulernumber
DL : 0
这个源码用于计算图像中的欧拉数,在图像处理的数学形态学中非常有用。-The source images used to calculate the Euler number, in the image processing mathematical morphology very useful.
Date
: 2025-12-19
Size
: 9kb
User
:
李小军
[
Special Effects
]
morphology
DL : 0
以C sharp編程圖像處理有關腐蝕運算膨脹運算開運算與閉運算-In C sharp Programming image processing operations related to the corruption operations and the expansion of open-closing operation op
Date
: 2025-12-19
Size
: 112kb
User
:
李復祥
[
Special Effects
]
MATLAB_Image_Processing
DL : 0
MATLAB进行图像处理的一些实用程序,有图像增强 ,图像复原的,还有神经网路的,还有一些实例,比如形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 。内附说明,希望能够对正在进行数字图像处理学习的人有帮助-MATLAB image processing some of the practical procedures, image enhancement, image restoration, as well as neural networks, there are some instances, such as morphology instance- the image from the PCB to remove all the current lines, retaining only the object chip. Containing a note in the hope of the ongoing digital image processing to help people learn
Date
: 2025-12-19
Size
: 84kb
User
:
zhangpeng
[
Special Effects
]
Nero
DL : 0
编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading, storage and display (bmp, jpg and other popular format), image cropping, scaling the image color change (color-> gray, etc.) basic histogram transform and histogram equalization image smoothing and sharpening the edge of the threshold of taking the discrete Fourier transform processing binary morphology (erosion, dilation, opening operation and closing operation)
Date
: 2025-12-19
Size
: 8kb
User
:
Nero
[
Special Effects
]
2010
DL : 0
本人自己编写的MATLAB图像处理代码,绝对能用,包括图像滤波、分割、边缘检测、数学形态学等-I have written in the MATLAB image processing code, the absolute can be used, including image filtering, segmentation, edge detection, mathematical morphology, etc.
Date
: 2025-12-19
Size
: 1kb
User
:
钟伟
[
Special Effects
]
morphology
DL : 0
数学形态学图像处理 腐蚀运算 膨胀运算 开运算 闭运算 击中击不中运算-Erosion operation of mathematical morphology image processing expansion of operations to open operation closing operation hit-miss operation
Date
: 2025-12-19
Size
: 118kb
User
:
糖粒
[
Special Effects
]
image
DL : 0
用C#编写的一个图像处理的程序:灰度转换,图像平滑与去噪,边缘检测,数学形态学图像处理-Written in C# using an image processing program: grayscale conversion, image smoothing and denoising, edge detection, mathematical morphology image processing and so on. . .
Date
: 2025-12-19
Size
: 842kb
User
:
李乐
[
Special Effects
]
ImageProcessingAlgorithm
DL : 0
本文介绍了数学形态学的理论基础、数学性质、形态学的基本运算、结 构元素以及在图像处理中的应用。 - This article describes the theoretical basis of mathematical morphology, mathematical nature of the basic morphological operations, results Structure elements, and in image processing applications.
Date
: 2025-12-19
Size
: 5.41mb
User
:
孟晓
[
Special Effects
]
mathmatical-morphology
DL : 0
形态学理论的发展及其在图像处理(去噪、增强、边缘检测)中的应用-mathematical morphology theory and its develpment used in the image processing--denoising\enhancing and edge detecting
Date
: 2025-12-19
Size
: 19.09mb
User
:
hekunxian
[
Special Effects
]
image-processing-based-on-morphology
DL : 0
在Visual Basic的开发环境下此代码可对某一二值图像基于形态学原理进行图像的变换,包括对图像腐蚀、膨胀、边缘提取、加噪、放大等,而且还有包含双结构元素的处理方法,可以对图像的边缘信息提取的更加准确。-This code can be used to transfer a certain binary image based on the principle of image morphological transformation when it is employed in the in the Visual Basic development environment.The transformation function includes corrosion, expansion, edge detection, noise, amplification, but also contains a dual structural elements morphological approach,after using it the edge information of the image can be extracted more accurately.
Date
: 2025-12-19
Size
: 5.46mb
User
:
唐欢
[
Special Effects
]
binary-image-processing
DL : 0
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。-Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.
Date
: 2025-12-19
Size
: 34kb
User
:
张兆龙
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.