搜索资源列表
图象形态学算法
- 图象形态学算法,包括图象腐蚀,膨胀,细化。用C实现。-morphological image algorithms, including image corrosion, expansive and detailed. C to achieve.
图像形态学算法实现
- 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
数字图像处理形态学
- 完整的Delphi源码,使用形态学的腐蚀算法,实现了去噪。 希望本算法能起到抛砖头引美玉的作用。 如果需要编写,星空中定位月亮的算法,可以更具该算法修改修改。
基于形态学的信号压缩算法
- 基于形态学的信号压缩算法matlab程序,能够实现较高的压缩比
mathimatic morhpological
- 该程序已数学形态学算法为基础算法,系统具有膨胀腐蚀,开闭运算,测地膨胀,流域变换,HOP-HAT变换,形态学剃度等等近一百多项图象处理功能.-mathematical morphology algorithm-based algorithm, the system is expansive corrosion, opening and closing operations, geodetic expansion, watershed t
腐蚀
- 腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
图象形态学算法
- 图象形态学算法,包括图象腐蚀,膨胀,细化。用C实现。-morphological image algorithms, including image corrosion, expansive and detailed. C to achieve.
图像形态学算法实现
- 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
TMS320C6713Xvid视频压缩算法源代码
- TMS320C6713 视频压缩算法源代码-TMS320C6713 video compression algorithm source code
形态学
- 给出了形态学中的 粗化细化,腐蚀膨胀 算法。-given the morphology of crude refining, corrosion expansion algorithm.
MyProjectyuzhi
- 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
cell_algorithm
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
cell
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-Source image contains a common morphological algorithms, such as images of basic logic operations, threshold segmentation, edge treatment, holes filled, etc.
ImageProcessSourceCode
- 各种图象处理算法的源代码包括cimage和数学形态学算法-Various image processing algorithms, including source code and mathematical morphology algorithm cimage
Fast_Recon_Dilation
- 快速膨胀重建,形态学算法的一种,基于膨胀的重建。快速算法,比通用算法快。代码中附有详细的算法流程解释,便于理解。-err
ex5a
- 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。-Can establish a distinction between the morphology of the importation of graphics algorithm input is a graph of
5
- 5 基于多方向梯度和形态学算法的红外弱小目标检测(More than 5 based on direction gradient algorithm of infrared weak small targets detection and morphology)
【77】分水岭算法
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。(Watershe
图像融合算法
- 针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(
src_5
- 形态学常用算法,包括细化,孔洞填充,连通分量提取等(Common algorithm for morphology,Including refinement, hole filling, connectivity component extraction, etc.)