搜索资源列表
基于数学形态学的图像处理
- 针对MATLAB的图像处理,采用数学形态学方法对图像进行处理
对图像进行形态学开、闭、形态梯度等算法实现
- 基于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.
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.
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.
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
Morph
- 数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
watershed
- 利用滤波算子、数学形态学等知识实现分水岭算法。-The use of filtering operator, mathematical morphology, such as knowledge of the realization of the watershed algorithm.
morphology
- 对图像进行形态学处理,包括图像腐蚀、膨胀、开运算和闭运算-erode image and dilate image
webcam-shape
- 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
code
- 简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数-Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function
morphology
- 用vc 6.0编写的经典数学形态学粗化和细化、膨胀和腐蚀的源代码,在vc环境下调试通过。对理解这些原理很有帮助的。-Vc 6.0 with the preparation of the classic mathematical morphology coarsening and refinement, expansion and corrosion of the source code in vc through debugging environment. To understand the
cell_image_morphology
- 把图像形态学的各个操作的详细算法用VC++程序写出来。-To image the morphology of the various operations detailed algorithm VC++ Procedures write it down.
quzao1
- 广义灰度数学形态学滤波,输入信号,结构元素的长度,类型-Generalized gray-scale mathematical morphology filter, the input signal, the length of structural elements, type
MathMorph
- 基于数学形态学的图像处理源代码,用vc++编写,已经调试成功!-Based on mathematical morphology image processing source code, with vc++ Preparation has been successful debugging!
IP-Programing
- 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
Morph
- 完成256位图像形态学分析,包括膨胀,腐蚀等-Complete morphological analysis of 256 images, including swelling, corrosion, etc.
20081115
- 数学形态学的腐蚀、膨胀和细化等操作,包含.exe文件-Mathematical Morphology corrosion, expansion and refinement, such as operations, contains. Exe files
Log
- 用LOG滤波器提取图像边缘,用数学形态学的方法提取图像骨架线-LOG filter with image edge extraction using mathematical morphology to extract the skeleton line images