搜索资源列表
06 VC数学形态学及其应用源代码
- 06 VC数学形态学及其应用源代码,细化,膨胀,腐蚀等形态学方法应用代码-06 VC mathematical morphology and application source code, refinement, expansion and corrosion morphology application code
图像形态学处理
- VC图形图像编程-形态学图像处理 包括膨胀、腐蚀、开启、闭合等基本形态学 运算。-VC graphics programming-morphological image processing including expansion, corrosion, opening, closing and other basic morphological operations.
图像形态学变换代码
- 图像形态学变换的代码-images morphological transformation code
基于数学形态学的图像处理
- 针对MATLAB的图像处理,采用数学形态学方法对图像进行处理
图像处理与分析-数学形态学--方法及应用
- 图像处理与分析-数学形态学--方法及应用配套光盘-image processing and analysis-mathematical morphology -- methods and applications supporting CD
图像形态学算法实现
- 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
对图像进行形态学开、闭、形态梯度等算法实现
- 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
MCA 形态学成分分析
- 形态学成分分析,该方法的基本思想是利用信号组成成分的形态差异,将图像分割为纹理和分片光滑部分。-Morphological Component Analysis,The basic point is that an image can be divided into texture and piecewise smooth parts by the morphological diversity among signal components.
在matlab环境下基于数学形态学的图像去噪
- 在matlab环境下基于数学形态学的图像去噪,传统去噪只选用一种结构元素,去噪效果并不理想,这种去噪方法实现简单,功能强大,无论对于高斯、椒盐、维纳等噪声都去有很强的去噪效果,且算法简单。-In the matlab environment based on mathematical morphology image denoising, denoising only use traditional elements of a structure, de-noising effect is no
Image_process.基于数学形态学的图像处理系统
- 基于数学形态学的图像处理系统,实现了开运算、闭运算、腐蚀、膨胀、噪声消除。填充孔洞,细化,边界提取等功能。,Based on mathematical morphology image processing system, the open operation, closing operation, corrosion, expansion, noise reduction. Filling holes, refined features such as edge extraction.
test.rar
- 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
segmentation-filter.rar
- 进行图像分割滤波处理、边缘提取,然后通过腐蚀、膨胀进行数学形态学处理。,For image segmentation, filtering processing. Edge detection. And then, through corrosion, expansion of processing mathematical morphology.
xingtaixue.rar
- 数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。,xingtaixue yun suan
Skeleton
- 数学形态学应用二值图像边界细化,以及二值图像骨骼化- Application of mathematical morphology refined binary image border, as well as binary image skeletonization
ImageMorph VC# (VS2010版)写的形态学源代码
- VC# (VS2010版)写的形态学源代码。包括二值图像和灰度图像的形态变化,比如腐蚀,膨胀,噪音滤波等等。-VC# (VS2010 version) written by morphological source code. Binary image and grayscale images morphological changes, such as erosion, dilation, noise filtering, and so on.
ImageProcessing(openCV)
- 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
opencv形态学图像处理
- opencv形态学图像处理,具有对图像的开运算闭运算,腐蚀膨胀
形态学腐蚀
- 形态学处理相关程序,开操作,闭操作,注释了相关功能!!!!(Morphological processing)
基于形态学的权重自适应图像去噪
- 基于形态学的权重自适应图像去噪,通过形态学的图像去噪效果,引入加权形态学去噪的应用。(Based on the morphological weight adaptive image denoising, through the morphological image denoising effect, the introduction of weighted morphological denoising application.)
数学形态学
- opencv初学教程形态学程序代码,滤波,提取边界(Filtering, extracting boundary)