首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到17条相似文献,搜索用时 218 毫秒
1.
针对地形图识别中的要素自动分割问题,提出了基于形态分解运算的提取算法.本算法根据形态特征的不同将地图要素进行结构分解,然后运用腐蚀、膨胀、改进的RLS变换等算子对相同特征的结构进行分类综合,最后依据要素特征组合的整体分析实现了地图上各要素的提取.同以往的算法相比,本算法运算简单,且能更好的解决地图要素的重叠及粘连问题.此算法已编程实现,实验证明效果比较理想。  相似文献   

2.
复杂背景下圆形物体分割算法   总被引:5,自引:0,他引:5  
成鹏飞  高阳  王仲  张马林 《计算机应用》2006,26(10):2360-2361
对如何从复杂的工业图像中准确提取圆形目标进行了研究。阐述了传统分割方法应用于复杂图像中提取圆形目标的局限性,提出了基于双阈值结合数学形态学运算的分割算法。首先分别根据两个阈值进行分割得到两幅二值图像,然后根据目标是圆形以及其大致位置等先验知识分别对两幅图进行腐蚀,开启,闭合等数学形态学运算,将高阈值分割得到的图像中的边界信息叠加到低阈值分割得到的图像中,实现对复杂背景图像中圆形物体的准确分割与提取,解决了复杂背景图像中物体识别率低的问题。实验结果表明本方法对复杂背景的图像预处理是有效的。  相似文献   

3.
基于凹点匹配的重叠图像分割算法   总被引:3,自引:1,他引:2  
针对图像处理中多个颗粒重叠的问题,提出了1种利用重叠区域边界寻找凹点来分割重叠图像的算法。算法利用Canny边缘检测获得重叠区域的边界轮廓,对于边缘检测所得边界存在断裂的情况,首先进行连续边界轮廓的恢复;然后在获得的连续边界轮廓上寻找凹点,将相邻的凹点视为1个凹点群,取其中凹陷最显著的点作为待匹配凹点,并赋以一定的权值;再根据凹点匹配条件对待匹配凹点进行匹配,将成功匹配的凹点对作为分割点对。对多幅模拟图像和PTA晶体图像的分割结果表明,算法不仅适用于颗粒形状规则、大小差异较小颗粒的重叠情况,对于狭长颗粒和大小差异明显颗粒的重叠情况也有良好的分割效果。  相似文献   

4.
通过研究已有的网格分割和模型简化方法 ,分析三维模型的网格分割中的商空间粒度思想 ,并将商空间粒度计算引入到网格分割中 ,对网格分割过程进行描述 ,提出了基于粒度分层合成技术的网格分割方法。该算法通过分别提取模型中各三角形网格区域的几何特征构成不同的粒度区域 ,再根据粒度合成理论。将这些所形成的粒度组织起来 ,从而实现对三维网格的最终分割 ,为三角网格模型的简化提供了快速有效的方法。实验表明了该算法对于网格分割的有效性和正确性。  相似文献   

5.
在实际的矸石分选过程中,要求的目标主要是将大块的矸石分选出来。但是,在拍到的胶带运行过程图片中,往往夹杂着很多小的煤颗粒或是矸石颗粒,如果不滤除掉这些小的颗粒,会影响矸石分选的效果和效率。针对上述问题,提出了一种融合图象腐蚀和区域生长的矸石图象分割算法。该算法首先对采得的原始图象进行图象压缩,然后对压缩的图象进行直方图均衡化,通过设定合适的腐蚀半径对原图象采取图象腐蚀处理,并选择合适的种子和阈值对腐蚀后的图象进行区域生长,最后将处理后的图象和原图象做"与"运算,得到边缘清晰的大块矸石图象。仿真结果表明,该算法能有效分割出大块矸石,且经图象腐蚀后的区域生长阈值的取值范围明显变大,对其它边缘模糊图象具有一定的参考作用。  相似文献   

6.
基于NMI特征的Auto-Camshift算法及其应用   总被引:1,自引:0,他引:1  
杜霖 《计算机工程》2006,32(3):217-219,225
基于NMI特征及Camshift算法,提出了扩展Auto-Camshift算法,该算法分割得到目标物体,分别对每个物体进行Camshift运算,同时结合了物体归一化转动惯量特征对物体进行学习和辨认。该算法同Camshaft相比,增加了归一化转动惯量NMI这一以目标不变特征为识别基础的特征,同时实现了多物体识别、自主学习。在“富莱德”机器人系统上的试验结果证明所提供的算法在学习和识别系统中有很好的鲁棒性和实时性。  相似文献   

7.
基于数学形态学的灰度图像连接物体分割方法   总被引:1,自引:0,他引:1  
由于噪声的存在以及连接物体的特点,传统的标记分水岭算法对包含连接物体的灰度图像很难取得满意的分割结果;特别是在背景并不连通的情况下,误分割更为常见;在标记分水岭算法的基础上,提出了一种连接物体分割方法;将属于鲁棒统计的Hough变换用于提取物体标记扩展了标记分水岭算法的应用范围;针对在分割连接物体时,由于背景并非连通,因此允许背景被分别标记,并通过一个后续滤波步骤用以剔除分割后图像中的背景部分,从而得到精确的分割图像;试验证明该算法运算速度快,鲁棒性好,具有广泛的应用价值.  相似文献   

8.
严超  马利庄  沈洋 《软件学报》2009,20(Z1):221-230
提出了一种将前景物体从一个视频序列中分割出来的方法.提出了确信度模型,该模型由局部颜色配置信息求得.该算法首先对视频所有帧做了分水岭预处理,然后对关键帧做了图分割处理.接下来经由双向过程计算确信度.具体为先通过正向过程计算确信度,再通过逆向过程并辅以光流算法对小部分确信度进行修正,最后根据确信度进行前背景标注.该确信度模型对前背景较为相似的视频有良好的分割效果,并且由于通过双向过程进行分割,对视频中部分遮挡物体的分割也有不错的改善.  相似文献   

9.
根据烟支的几何特征,设计1种基于数学形态学的烟支图像分割并计数识别方法.该方法对二值图像应用形态滤波器去噪,对单个标记区域进行形状分类并使用不同的结构元素进行开运算,在腐蚀后膨胀前进行单烟支判定,达到分类处理的效果.在整个形态处理过程中引入形态编码概念,从而将形态学运算转换为字节中的位运算,同时将二值图中的区域转换为整数集合,作为1种区域描绘应用在单烟支判定中.  相似文献   

10.
基于鞍点搜索的粘连对象图像分割方法   总被引:1,自引:0,他引:1       下载免费PDF全文
汪一聪  陈恳 《计算机工程》2009,35(10):203-205
针对图像中不规则形状物体接触的分割问题,提出一种采用Hessian矩阵来判断分割点(即鞍点)进行粘连对象分割的方法。根据对图像进行腐蚀操作得到的三维地貌图,结合鞍点的数学特性,运用Hessian矩阵的特征值对鞍点进行搜索定位,沿经过鞍点的最大梯度路径分割粘连对象。与目前已有的几种分割算法相比,该方法具有算法简捷、分割效果好以及易于实现的特点。  相似文献   

11.
粘连棒材图像自动分割计数技术   总被引:1,自引:0,他引:1  
针对棒材图像自动计数存在的问题,提出了一种粘连棒材图像自动分割计数技术。首先采用粒度测量术估计棒材图像尺寸半径分布,自适应地选取处理参数。然后提出了一种新颖的棒材中心区域标记方法避免了初始过分割标记,在此基础上又提出了强、弱粘连概念。根据强弱粘连的特点,提出两步标记策略。分类粘连图像、获取图像的初始标记。对强粘连形成的欠分割标记区域采用逐次腐蚀算法,结合棒材形状面积等知识进行识别,获得正确的图像标记。最后融合两步图像中心区域标记结果,采用基于标记的分水岭分割算法进行图像分割。实验证明,这种方法能准确分割粘连棒材图像,实现可靠的棒材计数。  相似文献   

12.
We propose a topology adaptive active membrane that can segment images of multiple objects present in a scene. The parametric active membrane evolves in image space and splits into multiple membranes. The shape of the membrane can be constrained according to the shape of the objects present in a scene. We have shown that this active membrane model is also suitable for segmenting images of touching objects. The proposed segmentation technique unifies the membrane evolution and membrane splitting process. The methodology is tested for a number of real images from biomedical and machine vision domains that demonstrate the efficacy of the proposed scheme.  相似文献   

13.
We introduce a segmentation-based detection and top-down figure-ground delineation algorithm. Unlike common methods which use appearance for detection, our method relies primarily on the shape of objects as is reflected by their bottom-up segmentation. Our algorithm receives as input an image, along with its bottom-up hierarchical segmentation. The shape of each segment is then described both by its significant boundary sections and by regional, dense orientation information derived from the segment’s shape using the Poisson equation. Our method then examines multiple, overlapping segmentation hypotheses, using their shape and color, in an attempt to find a “coherent whole,” i.e., a collection of segments that consistently vote for an object at a single location in the image. Once an object is detected, we propose a novel pixel-level top-down figure-ground segmentation by “competitive coverage” process to accurately delineate the boundaries of the object. In this process, given a particular detection hypothesis, we let the voting segments compete for interpreting (covering) each of the semantic parts of an object. Incorporating competition in the process allows us to resolve ambiguities that arise when two different regions are matched to the same object part and to discard nearby false regions that participated in the voting process. We provide quantitative and qualitative experimental results on challenging datasets. These experiments demonstrate that our method can accurately detect and segment objects with complex shapes, obtaining results comparable to those of existing state of the art methods. Moreover, our method allows us to simultaneously detect multiple instances of class objects in images and to cope with challenging types of occlusions such as occlusions by a bar of varying size or by another object of the same class, that are difficult to handle with other existing class-specific top-down segmentation methods.  相似文献   

14.
针对图像压缩采样中原子的选择规则难以确定的问题,在改进的正交匹配追踪算法的基础上提出了一种基于l_(2,1)范数的原子选择方式。l_(2,1)范数的原子选择方式考虑了原子间的相关性,剔除了干扰原子,选择出了代表性原子。将所提方法用于图像分块重构,算法以图像进行分块,利用l_(2,1)范数选择对图像块支撑集进行筛选,增强块特征的判别性,提高原子的稀疏度,最终提高图像重构的准确率和速率。实验结果表明,相同条件下在保证重建速度的同时,所提新方法提高了图像重构精度。  相似文献   

15.
韩明  李磊民  黄玉清 《计算机应用》2010,30(12):3278-3280
针对粘连或重叠颗粒图像的分割问题,提出了一种基于特征模糊推理的局部形态学重构参数计算方法,对传统的距离变换结合分水岭的算法进行了改进。在传统距离变换结合分水岭方法的基础上,将颗粒图像划分成若干连通区域,每个连通区域单独处理,使用形态学局部重构的方法抑制分水岭的过分割现象。通过对距离图像连通区域极大值进行统计分析,提取该连通区域的颗粒形态特征。将颗粒形态特征作为模糊输入,重构参数特征作为模糊输出,使用模糊推理方法自适应地计算重构参数,解决了重构参数选取的不确定性问题。最后对重构图像进行分水岭变换得到颗粒分割图像。实验结果表明,该方法对各种粘连状态的颗粒分割效果良好,克服了传统方法的过分割与参数自适应选择的问题。  相似文献   

16.
After binarization of cells in complex cytological and histological images the segmented structures can be rather far away from a final quantification of features of single cells since cells may overlap and cluster strongly. Separating optically, partially or totally fused entities like cells is a problem which frequently cannot be solved by a watershed segmentation or a basic morphological processing of images. However, considering different morphological scales after iterative erosion gives rise to dominant markers of singular objects. Performing a reconstruction by iterative dilation yields a scale-independent decomposition of multiple disjointed cell clumps of different sizes within an image.Accordingly we developed a technique that splits cell clumps into meaningful parts. Since this method is based on the analysis of the morphological-scale space, generated by iterative erosion, it is independent on the size of cell clusters. The detection of dominant points within the eroded scales are cell-specific markers. The converse integration of markers at different scales is obtained by a successive reconstruction based on constrained dilation of the original cell shape.The advantages of this approach are the independence of cell shapes which are clumped, the consideration of holes or background intensities within objects and the robustness with regard to convergence. An important benefit is the fitting of the operation time to the size of clusters by the size of the morphological structuring element. This means, that this approach requires only one parameter. Finally, a better match of the morphological scale space approach was found and compared with the ground truth as well as the results of the watershed technique.The primary object of this paper is to highlight the algorithm and its results by using different examples from benchmark databases, self generated images that exhibit different topological features and complex configurations of cells within histological images.  相似文献   

17.
基于多尺度分割的遥感影像滨海湿地分类   总被引:2,自引:0,他引:2  
基于多尺度的高分辨率遥感影像分类方法研究,可以为滨海湿地动态监测、规划保护提供更详尽的湿地分类信息和更快速的数据获取方法,对湿地保护具有重要意义。选取连云港青口河入海口处湿地为研究区,以高分辨率遥感影像WV-Ⅱ和航空遥感影像为数据源,利用多尺度分割方法将影像分割成不同层次的实体对象;在不同层次,以实体对象为单元,结合光谱、形状、纹理等不同影像特征,进行滨海湿地分类研究,结果表明:利用该方法分类后,研究区各种湿地类型都达到较高精度。基于多尺度分割的影像分类方法能充分利用各种影像特征完成湿地分类,有效地减少了遥感影像中的"椒盐"现象,提高了分类精度;选择适宜的分割尺度和分割参数是基于多尺度分割的遥感影像分类方法提高精度的前提。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号