首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
In the paper, an approach is proposed for the problem of consistency in depth maps estimation from binocular stereo video sequence. The consistent method includes temporal consistency and spatial consistency to eliminate the flickering artifacts and smooth inaccuracy in depth recovery. So the improved global stereo matching based on graph cut and energy optimization is implemented. In temporal domain, the penalty function with coherence factor is introduced for temporal consistency, and the factor is determined by Lucas-Kanade optical flow weighted histogram similarity constraint (LKWHSC). In spatial domain, the joint bilateral truncated absolute difference (JBTAD) is proposed for segmentation smoothing. The method can smooth naturally and uniformly in low-gradient region and avoid over-smoothing as well as keep edge sharpness in high-gradient discontinuities to realize spatial consistency. The experimental results show that the algorithm can obtain better spatial and temporal consistent depth maps compared with the existing algorithms.  相似文献   

2.
Computer-aided hip surgery planning and implant design applications require accurate segmentation of femoral head and proximal acetabulum. An accurate outer surface extraction of femoral head using marching cubes algorithm remains challenging due to deformed shapes and extremely narrow inter-bone regions. In this paper, we present an automatic and fast approach for segmentation of femoral head and proximal acetabulum which leads to accurate and compact representation of femoral head using marching cubes algorithm. At first, valley-emphasized images are constructed from original images so that valleys stand out in high relief. Otsu’s multiple thresholding technique is applied to seperate the images into bone and non-bone classes. Region growing method and threedimensional (3D) morphological operations are performed to fill holes in the bone. In the reclassification process, the bone regions are further segmented, and the boundaries of the bone regions are further refined based on Bayes decision rule. Finally, marching cubes algorithm is applied to reconstruct a 3D model and extract the outer surface of femoral head and proximal acetabulum. Experimental results show that this method is an accurate segmentation technique for femoral head and proximal acetabulum and it can be applied as a tool in medical practice.  相似文献   

3.
为了在模糊航空图像中精确地检测道路, 通过分析图像中道路特性, 提出了一种道路自动检测方法。通过多尺度Retinex算法增强模糊图像, 用改进的Canny边缘检测算法检测图像中的主要路段, 使用交叉熵理论和贝叶斯决策理论自动获取梯度图像中的高低阈值, 从而将灰度图像转化为二值图像, 并将图像中所有线性目标进行骨架提取。根据线性目标的形状与尺寸参数进行噪声滤除, 并根据端点的方向与端点间的距离进行道路间隙缝合, 并结合边缘和原始图像信息调节和修正已检测出的道路。将道路自动检测方法与几种常用的图像分割算法进行比较, 包括大津阈值分割算法, Canny边缘检测算法与图论最小割算法, 并使用道路自动检测方法对模糊图像中的单条道路、交叉道路和多条道路进行检测。检测结果表明: 对模糊或光照不均的航空道路图像, Retinex算法增强图像后可以清晰显示主干道路, 而常规的图像分割算法无法将主干道提取出来, 使用改进的Canny边缘检测算法并附以图像后处理功能较好地提取主干道路。使用道路自动检测方法能够清晰地检测模糊航空图像中单条道路、交叉道路和多条道路, 与人工识别的效果接近。  相似文献   

4.
Thresholding is a popular image segmentation method that often requires as a preliminary and indispensable stage in the computer aided image process, particularly in the analysis of X-ray welding images. In this paper, a modified gray level difference-based transition region extraction and thresholding algorithm is presented for segmentation of the images that have been corrupted by intensity inhomogeneities or noise. Classical gray level difference algorithm is improved by selective output of the result of the maximum or the minimum of the gray level with the pixels in the surrounding, and multi-structuring of neighborhood window is used to represent the essence of transition region. The proposed algorithm could robustly measure the gray level changes, and accurately extract transition region of an image. Comparisons with other approaches demonstrate the superior performance of the proposed algorithm.  相似文献   

5.
为了研究半潜船运输过程中满载与空载燃油消耗不同对重大件货物运输和最优航速的影响,建立了货物分配与航速联合优化模型,并改进了递归平滑算法RSA(recursive smoothing algorithm),基于插入法和改进的递归平滑算法IRSA(improved recursive smoothing algorithm),提出了全局搜索算法求解该模型.用插入法解决货物分配问题,用IRSA求解满载和空载的最优航速.算法应用结果表明:与RSA相比,运用全局搜索算法使运输成本降低了240.3万元;与划分为6和9个时间段的离散到达时间方法相比,运用全局搜索算法计算时间分别缩短了71.1和767.3 s.   相似文献   

6.
PCNNģ����ϲ������Ż�������ͼ��ָ�   总被引:1,自引:0,他引:1  
脉冲耦合神经网络(PCNN)具有良好的图像分割特性,但神经网络参数的选取对分割效果有较大影响,如何自适应地选择网络参数是脉冲耦合神经网络应用研究的重要内容.本文首次从脉冲耦合神经网络的耦合特性出发,结合神经计算原理及图像局部区域的灰度特性,提出了脉冲耦合神经网络耦合参数的优化算法.首先利用Hebb学习规则对脉冲耦合神经网络模型的链接权值矩阵进行更新,然后利用图像局部区域的均方差自适应确定神经元链接强度系数,最后将优化的PCNN模型应用于运动车辆图像分割.通过耦合参数的优化,增强了神经元之间的耦合强度,与传统PCNN的车辆分割结果相比,较好地避免了过分割和欠分割现象,提高了运动车辆图像中车牌区域的分割质量,为后续车辆特征的提取奠定了良好的基础.  相似文献   

7.
文中提出一种采用三层前馈神经网络提取车牌的方法。该方法是一种基于纹理分析的图像分割算法,适合于彩色及灰度图像。实验表明,该方法能准确地提取图像中的车牌。  相似文献   

8.
The measure J in J value segmentation (JSEG) fails to represent the discontinuity of color, which degrades the robustness and discrimination of JSEG. An improved approach for JSEG algorithm was proposed for unsupervised color-texture image segmentation. The texture and photometric invariant edge information were combined, which results in a discriminative measure for color-texture homogeneity. Based on the image whose pixel values are values of the new measure, region growing-merging algorithm used in JSEG was then employed to segment the image. Finally, experiments on a variety of real color images demonstrate performance improvement due to the proposed method.  相似文献   

9.
Imagesegmentationplaysanimportantrolein imageanalysisaswellasinhigh levelimageinter pretationandunderstandingsuchasrobotvision, objectrecognition,andmedicalimaging.Numerous segmentationmethodshavebeendeveloped.How ever,medicalimagesareoftencorruptedbyno…  相似文献   

10.
IntroductionSegmentation and registration are two impor-tant problems in the field of medical image analy-sis. Traditionally, solutions have been developedfor each of these two problems in relative isolationfrom the other, but with increasing dependence onthe existence of a solution for the other. For exam-ple, model-based segmentation methods[1,2]need toregister individual data sets to a common frame ofreference, so that statistics about the models canbe gathered to guide the evolution of the…  相似文献   

11.
为提升裂缝检测的分割精度和鲁棒性,基于头脑风暴优化(brainstorming optimization,BSO)和脉冲耦合神经网络(pulse coupled neural network,PCNN),提出了一种路面裂缝图像分割算法(BSO-PCNN).该算法采用最大熵准则作为BSO算法的适应度函数,并依据适应度值决...  相似文献   

12.
A semiautomatic segmentation method based on active contour is proposed for computed tomography (CT) image series. First, to get initial contour, one image slice was segmented exactly by C-V method based on Mumford-Shah model. Next, the computer will segment the nearby slice automatically using the snake model one by one. During segmenting of image slices, former slice boundary, as next slice initial contour, may cross over next slice real boundary and never return to right position. To avoid contour skipping over, the distance variance between two slices is evaluated by an threshold, which decides whether to initiate again. Moreover, a new improved marching cubes (MC) algorithm based on 2D images series segmentation boundary is given for 3D image reconstruction. Compared with the standard method, the proposed algorithm reduces detecting time and needs less storing memory. The effectiveness and capabilities of the algorithm were illustrated by ,experimental results.  相似文献   

13.
Introduction   Automating medical image registration is be-coming an increasingly important goal. It formsthe basis of image processing techniques to com-bine information from the different modalities,which are now frequently acquired for many pa-tients. Such combined representations of patientimages have been shown to assistin the interpreta-tion of the complementary information provided bythe modalities[1,2 ] .   A variety of imaging modalities gives insightto different parameters and in…  相似文献   

14.
针对干涉合成孔径声纳对配准精度要求较高而局部配准偏移量相差比较大的问题,提出采用多层B样条曲面插值实现配准偏移量的插值,既保证配准偏移量的插值精度,又能保证拟合曲面的光滑性。采用仿真数据和实际干涉合成孔径声纳数据验证了算法的性能,结果表明,提出的插值算法能有效提高插值精度和图像的相干系数,且能达到实时处理要求。  相似文献   

15.
为降低人眼检测过程的计算量,提出一种改进的融合EyeM ap信息的快速过滤算法。利用基于肤色信息的图像分割,得到感兴趣的人脸区域,缩小了搜索范围,减小了检测的错误接受率;然后使用Haar-Like特征进行级联AdaBoost人眼定位检测,得到潜在的人眼区域,使用EyeMap的快速算法获得准确地人眼区域,再进行二值化处理,计算眼睛的轴向外接矩形以估计出眼睑的闭合程度,结合PERCLOS评判标准进行疲劳状态分析。实验证明:改进算法能快速实时有效地识别驾驶员疲劳时的眼部状态。  相似文献   

16.
小视场星图易受光照不均和噪声影响,常用阈值分割算法存在处理效果不佳或效率较低的不足.针对星图灰度的高斯分布特征,基于贝叶斯最小误差理论,提出利用Kittler最小误差分割算法处理小视场星图.以视频测量机器人为测量平台,以"优度法"、区域一致性、区域对比度和时间复杂度为评价指标,对比了常用的阈值分割算法和一维最大熵法,验...  相似文献   

17.
Dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI) can show subtle lesion morphol- ogy, improve the display of lesion definitions, and objectively reflect the blood supply of breast tumors; it can also reflect different strengthening patterns of normal tissues and lesion areas after medical tracer injection. DCE-MRI has become an important basis for the clinical diagnosis of breast cancer. To DCE-MRI data acquired from several hospitals across multiple provinces, a series of in-silico computational methods were applied for lesion segmentation and identification of breast tumor in this paper. The image segmentation methods include Otsu segmentation of subtraction images, signal-interference-ratio segmentation method and an improved variational level set method, each has its own application scope. After that, the distribution of benign and malignant in lesion region is iden- tified based on three-time-point theory. From the experiment, the analysis of DCE-MRI data of breast tumor can show the distribution of benign and malignant in lesion region, provide a great help for clinicians to diagnose breast cancer more expediently and lay a basis for medical diagnosis and treatment planning.  相似文献   

18.
图像分割是图像分析的预处理阶段,被认为是计算机视觉中的一个瓶颈.基于扩展的Otsu最优阈值图像分割方法,提出用一种改进遗传算法进行图像分割的方法,并给出了遗传算法中参数的设定.仿真结果表明,改进算法的计算速度不仅明显优于传统的Otsu方法,而且算法的分割效果也很好.  相似文献   

19.
Automatic Airway Deletion in Pulmonary Segmentation   总被引:1,自引:0,他引:1  
A method of removing the airway from pulmonary segmentation image was proposed. This method firstly segments the image into several separate regions based on the optimum threshold and morphological operator,and then each region is labeled and noted with its mean grayscale. Therefore, most of the non-lung regions can be removed according to the tissue‘s Hounsfield units (HU) and the imaging modality. Fifially, the airway region is recognized and deleted automatically through using the priori information of its HU and size. This proposed method is tested using several clinical images, yielding satisfying results.  相似文献   

20.
车牌自动识别系统设计与实现   总被引:3,自引:0,他引:3  
车牌自动识别分为图像预处理、车牌定位、字符分割、字符识别四步。利用形态学变换对图像进行滤波聚类,HOUGH变换对车牌图像进行水平校正,BP神经网络的方法进行字符识别,最后基于DELPHI7.0环境下设计开发了车牌自动识别系统。  相似文献   

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

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