基于变分水平集的图像分割方法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
图像分割是图像理解和识别的前提,并作为图像处理的基础环节,一直是图像处理和计算机视觉领域的热点和难点问题。基于水平集图像分割方法,由于其具有自由拓扑变换以及多信息共融性的优点,近年来受到众多学者的关注。但水平集方法仍处于发展阶段,用它来分割灰度不均匀或目标类型多且拓扑关系复杂场景的图像并不理想,其理论和应用有待进一步完善。
     在此背景下,本论文开展了基于变分水平集图像分割方法的研究,并取得了如下研究成果:提出了基于局部驱动核活动轮廓模型、基于多分辨率多水平集分割方法、基于统计方法区域合并优先多水平集分割方法、多区域图像分割的多层水平集方法等。本文主要研究内容及创新点包括:
     (1)为解决灰度不均匀现象对医学图像的干扰问题,本文提出了基于局部驱动核活动轮廓(LKAC)模型。通过引入局部图像信息,该模型能有效地分割灰度不均匀图像。在规则化项中增加的能量惩罚项,使得水平集函数在演化过程中保持为近似的符号距离函数。与LIF模型和LBF模型相比,LKAC模型在迭代过程中无需进行卷积操作,极大地提高了计算效率。实验结果进一步证实LKAC模型比LIF模型和LBF模型有更好的分割效果和更快的计算效率,并对轮廓曲线初始条件不敏感。
     (2)针对多水平集方法中的混分现象,本文提出基于多分辨率多水平集图像分割方法。该方法用N1个水平集函数将图像分割成N (N﹥1)个区域,每个水平集函数表达一个区域,通过建立独立多水平集函数可以消除多余的轮廓,避免分割区域的重叠和漏分。多分辨率技术能防止水平集能量函数陷入局部最小值,缓解遥感图像中噪声等引起的类别错分问题,并能减小计算量。为了避免水平集函数在每次迭代后需重新初始化符号距离函数,增加的能量惩罚项能使水平集函数在演化过程中保持为逼近的符号距离函数。
     (3)针对多相图像中未知分割区域数问题,本文提出了基于统计方法的区域合并优先的多水平集(MRLSM-RMP-SA)方法。通过在能量项中增加了区域合并优先项,该项能使部分水平集函数在曲线演化过程中消失,从而得到理想的分割区域数。用贝叶斯理论估计整个图像域强度和高斯分布核函数估算图像的先验概率,使得计算简单而有效。通过与多种多水平集方法实验对比,实验结果显示只有MRLSM-RMP-SA方法能使分割区域数达到理想数目,得到较好的分割效果。
     (4)通过在水平集方法中引入图像层概念,本文提出了一种多区域图像分割的多层水平集方法。与通常所用的多水平集方法不同,通过在单图像层上用双水平集分割方法进行分割图像,当演化曲线满足终止条件时提取目标,然后用前景填充技术将提取的目标用背景区域的灰度均值进行填充,直至水平集演化过程再没有任何目标区域可以分割为止。在整个曲线演化过程中不需要人工干涉,并且具有较低的计算复杂度和更快的收敛速度。
Image segmentation, which is a basic part of image processing, isthe premise of image understanding and target recognition, and has beena hot and difficult problem in the field of image processing and computervision. Level set method for image segmentation has advantages overtopological changes in a natural way and can be implemented by fusingmore information. Thus, in recent years, many researchers have also donea great deal of effort to improve the performance of the imagesegmentation algorithms. But level set method is still staying in thedeveloping stage, and can’t obtain the satisfactory results when theimages with intensity inhomogeneity or complex homogeneous objectswith multiple regions and topological changes are segmented. Thus, theinvestigation of its theory and application should be improved.
     In this paper, the variational level set methods have been deeplyinvestigated. Some efficient algorithms have been proposed, such as localkernel-driven active contour model, multiple level set method withmultiresolution, statistical approaches to automatic level set imagesegmentation with multiple regions, and multilayer level set method withmultiple regions. The main works can be summarized as follows:
     (1) To solve the problem caused by intensity inhomogeneity inmedical images, we proposed local kernel-driven active contour (LKAC)model. By incorporating local image information, the proposed modelcan efficiently segment the image with intensity inhomogeneity. The levelset function can maintain an approximate signed distance function byintroducing a penalizing energy into the regularization term. Compared with the LIF model and LBF model, the LKAC model can greatlyimprove the computational cost due to no need for the convolutionoperation during iterations. The experimental results show the LKACmodel has better performance and higher computational efficiency thanthe LIF model and LBF model. In addition, the proposed model is notsensitive to initial conditions.
     (2) To solve the problem of misclassification existing in multiplelevel set method, multi-resolution level set method with multiple regionsis proposed. The N regions in the image are segmented using N1curvesand each curve represents one region, which avoids generating theoverlapped segmentation regions. A multi-resolution level set schema isproposed to avoid the energy functional in a local minimum, alleviatemisclassification caused by noises in remote sensing images, and toreduce the computational cost. To ensure the smoothness of the level setfunction and eliminate the requirement of re-initialization, the distanceregularizing term is added to maintain an approximate signed distancefunction.
     (3) To solve the unknown number of segmented regions in multiplelevel set methods, we propose a multi-region level set method with aregion merging prior based on statistical approach (MRLSM-RMP-SA).By incorporating a region merging prior term into the energy functional,the term makes some level-set functions disappear during curve evolutionand can obtain the ideal number of segmented regions. A Bayesian theory,which is used to compute the intensity probability in the whole imagedomain, and the Gaussian kernel function, which estimates the priorprobability, make the algorithm efficient and simple. Compared withmany multiphase level set methods, the experiments show only the MRLSM-RMP-SA method can obtain the ideal number of segmentedregions and get better segmentation results.
     (4) By introducing a conception of image layer, a multilayer levelset method for multi-region image segmentation is proposed. Differentfrom usual multiple level set methods, the double level set method isemployed to segment the images in each image layer. The objects areextracted when a termination condition for each image layer is satisfied.Then, a foreground-filled technique is used to fill the object regions withan average of the intensities of outer regions. The process is over untilthere are no objects to segment. In the whole process of curve evolution,it does not need artificial interference, and has low complexity and fasterconvergence speed.
引文
i2
    [Aye05] Ayed B. I., Mitchie A., Belhadj Z., Multiregion level-set partitioning of synthetic apertureradar images. IEEE Transactions on Pattern Analysis and Machine Intelligence,2005,27,793-800.
    [Ay06a] Ayed B. I., Mitiche A., A partition constrained minimization cheme for efficientmultiphase level set image segmentation. International Conference on Image Processing,2006,1641-1644.
    [Ay06b] Ayed B. I., Mitchie A., Belhadj Z., Polarimetric image segmentation via maximumlikelihood approximation and efficient multiphase level sets. IEEE Transactions on PatternAnalysis and Machine Intelligence,2006,28(9),1493-1500.
    [Aye08] Ayed I.B., Mitiche A., A region merging prior for variational level set image segmentation.IEEE Transactions on Image Processing,2008,17,2301-2311.
    [Baz10] Bazi Y., Melgani F., Al-Sharari H. D., Unsupervised change detection in multispectralremotely sensed imagery with level set methods. IEEE Transactions on Geoscience and RemoteSensing,2010,48(8),3178-3187.
    [Ber08] Bertelli L., Sumengen B., Manjunath B., et al, A variational framework for multi-regionpairwise similarity-based image segmentation. IEEE Transactions on Pattern Analysis andMachine Intelligence,2008,30,1400-1414.
    [Boy01] Boykov Y., Veksler O., Zabih R., Fast approximate energy minimization via graph cuts.IEEE Transactions on Pattern Analysis and Machine Intelligence,2001,23(11),1222-1239.
    [Bro06] Brox T., Weickert J., Level set segmentation with multiple regions. IEEE Transactions onImage Processing,2006,17,3213-3218.
    [Bro09] Brox T., Cremers D., On local region models and a statistical interpretation of thepiecewise smooth Mumford-Shah functional. International Journal of Computer Vision,2009,84,184-193.
    [Bur83] Burt P. J., Adelson E. H., A multiresolution spline with application to image mosaics.ACM Transactions on Graphics,1983,2,215–236.
    [Cac66] Cacoullos T., Estimation of a multivariate density. Ann. Inst. Statist. Math.,1966,18,179-189.
    [Cai99] Cai Q., Aggarwal J., Human motion analysis: A review. Computer Vision and ImageUnderstanding,1999,73,428-440.
    [Cas93] Caselles V, Catte F, Coll T, et al., A geometric model for active contours. NumerischeMathematik,1993,66,1-31.
    [Cas97] Caselles V., Kimmel R., and Sapiro G., Geodesic active contours. International Journal ofComputer Vision,1997,22,61-79.
    [Cha01] Chan T, Vese L, Active contours without edges. IEEE Transactions on Image Processing,2001,10(2),266-277.
    [Cha05] Chan T. F., Zhu W., Level set based shape prior segmentation. IEEE Conf. on ComputerVision and Pattern Recognition,2005,1164-1170.
    [Cha10] Chantas G., Galatsanos N. P., Molina R., et al., variational bayesian image restorationwith a product of spatially weighted total variation image priors. IEEE Transactions on ImageProcessing,2010,19(2),351-362.
    [Cha11] Chang J., Fisher J., Efficient MCMC sampling with implicit shape representations. IEEEConf. on Computer Vision and Pattern Recognition,2011,2081-2088.
    [Che95] Cheng Y., Mean shift, mode seeking and clustering. IEEE Transactions on PatternAnalysis and Machine Intelligence,1995,17,790-799.
    [Che02] Chen Y., Tagare H. D., Thiruvenkadam S. R., et al., Using prior shapes in geometricactive contours in a variational framework. International Journal of Computer Vision,2002,50(3),315-328.
    [Che10] Chen Y.T., A level set method based on the Bayesian risk for medical imagesegmentation. Pattern Recognition,2010,43,3699-3711.
    [Chu09] Chung G., Vese L. A., Image segmentation using a multilayer level-set approach.Computing and Visualization in Science,2009,12,267-285.
    [Chu09] Chung G., Vese L. A., Energy minimization based segmentation and denoising using amultilayer level set approach. Lecture Notes in Computer Science,2005,12,439-455.
    [Cle90] Celenk M., A color clustering technique forimage segmentation. Computer Vision,Graphics, and Image Processing,1990,52(2),145-170.
    [Coh93] Cohen L. D, Cohen I., Finite-element methods for active contour models and balloons for2-D and3-D images. IEEE Transactions on Pattern Analysis and Machine Intelligence,1993,15(11),1131-1147.
    [Com00a] Comaniciu D., Ramesh V., Meer P., Real-time tracking of non-rigid objects using meanshift. IEEE Conf. on Computer Vision and Pattern Recognition,2000,142-149.
    [Com00b] Comaniciu D., Ramesh V., Mean shift and optimal prediction for efficient objecttracking. IEEE Int. Conf. on Image Processing,2000,3,70-73.
    [Com02] Comaniciu D., Mean Shift: a robust approach toward feature space analysis. IEEETransactions on Pattern Analysis and Machine Intelligence,24(5),603-619.
    [Com03a] Comaniciu D., Ramesh V., Meer P., Kernel-based object tracking. IEEE Transactionson Pattern Analysis and Machine Intelligence,2003,25(5),564-575.
    [Com03b] Comaniciu D., Nonparametric information fusion for motion estimation. IEEE Conf.on Computer Vision and Pattern Recognition,2003,59-66.
    [Com03c] Comaniciu D., An algorithm for data-driven bandwidth selection. IEEE Transactionson Pattern Analysis and Machine Intelligence,2003,25(2),603-619.
    [Coo94] Cooper B.E., Chenoweth D.L., Selvage J.E. Fractal error for detecting man-madefeatures in aerial images.Electronics Letters,1994,30(7),554~555.
    [Cre03] Cremers D., A multiphase level set framework for motion segmentation. Scale SpaceTheories in Computer Vision,2003,599-614.
    [Cre06] Cremers D., Osher S., Soatto S., Kernel density estimation and intrinsic alignment forshape priors in level set segmentation. International Journal of Computer Vision,2006,69(3),335-351.
    [Cre07a] Cremers D., Rousson M., Deriche R., A review of statistical approaches to level setsegmentation: Integrating color, texture, motion and shape. International Journal of ComputerVision,2007,72,195-215.
    [Cre07b] Cremers D., Nonlinear dynamical shape priors for level set segmentation. InternationalConference on Computer Vision and Pattern Recognition,2007,1-7.
    [Dam08] Dambreville S., Rathi Y., Tannenbaum A., A framework for image segmentation usingshape models and kernel space shape priors. IEEE Transactions on Pattern Analysis and MachineIntelligence,2008,30(8),1385-1399.
    [Fre04] Freedman D., Zhang T., Active contours for tracking distributions. IEEE Transactions onImage Processing,2004,13(4),518-526.
    [Geu05] Geusebroek J. M., Burghouts G. J., Smeulders A. W. M., The amsterdam library of objectimages. International Journal of Computer Vision,2005,61(1),103-122.
    [Gom00] Gomes J., Faugeras O., Reconciling distance functions and level sets. Journal VisiualCommunication and Image Representation,2000,11,209-223.
    [Gou04] Goudail F., R efregier P., Contrast definition for optical coherent polarimetric images.IEEE Transactions on Pattern Analysis and Machine Intelligence,2004,26(7),947-951.
    [Han10] Han X. Z., Jian Z., A nonlinear image enhancement algorithm based on partialdifferential equations. IEEE10th International Conference Signal Processing,2010,1114-1116.
    [Hen09]何宁,基于活动轮廓模型的图像分割研究,首都师范大学博士学位论文,2009年
    [Hei09] Heike H., Jan E., Xavier P., et al., Level set segmentation using a point-based statisticalshape model relying on correspondence probabilities. Proc. of MICCAI Workshop ProbabilisticModel for Medical Image Analysis,2009,1-10.[Jeh03] Jehan-Besson S., Barlaud M., G. Aubert, et al., Shape gradients for histogram segmentationusing active contours. International Conference on Computer Vision,2003,408–415.
    [Kas87] Kass M., Witkin A., Terzopoulos D., Snakes: active contour models. International Journalof Computer Vision,1987,1,321-331.
    [Kad03] Kadir T., Brady M., Unsupervised non-parametric region segmentation using level sets.International Conference on Computer Vision,2003,1267-1274.
    [Kic95] Kichenassamy S., Kumar A., Olver P. J., et al., Gradient flows and geometric activecontour models, International Conference on Computer Vision,1995,810–815.
    [Kim03] Kimmel R, Fast edge integration. In Osher S., Paragios N. Geometric level set methods.Imaging, Vision, and Graphics,2003,59-78.
    [Kim05] Kim J., Fisher J. W., Yezzi A., at el, A nonparametric statistical method for imagesegmentation using information theory and curve evolution. IEEE Transactions on ImageProcessing,2005,14(10),1486-1502.
    [Lag06] Laganiere R., Hajjdiab H., Mitiche A., Visual reconstruction of ground plane obstacles ina sparse view robot environment. Graphical Models,2006,68(3),282-293.
    [Lan08] Lankton S., Tannenbaum A., Localizing region-based active contours. IEEE Transactionson Image Processing,2008,17,2029-2039.
    [Lao07]老大中,变分法基础[第二版],北京:国防工业出版社,2007年
    [Law08] Law Y. N., H. K. Lee, A. M. Yip, A multiresolution stochastic level set method forMumford–Shah image segmentation. IEEE Transactions on Image Processing,2008,17,2289-2300.
    [Lec89] Leclerc Y. G., Constructing simple stable descriptions for image partitioning. InternationalJournal of Computer Vision,1989,3(1),73-102.
    [Lev00] Leventon M. E., Grimson W. E. L., Faugeras O., Statistical shape influence in geodesicactive contours. IEEE Conf. on Computer Vision and Pattern Recognition,2000,316-323.
    [Lic05] Li C. M., Xu C., Gui C., et al., Level set evolution without re-initialization: A newvariational formulation. IEEE Conf. on Computer Vision and Pattern Recognition,2005,430-436.
    [Lic07] Li C. M., Kao C. Y., Gore J.C., et al., Implicit active contours driven by local binaryfitting energy. IEEE Conf. on Computer Vision and Pattern Recognition,2007,1-7.
    [Lic08] Li C. M., Kao C. Y., Gore J.C., et al., Minimization of region-scalable fitting energy forimage segmentation. IEEE Transactions on Image Processing,2008,17(10),1940-1949.
    [Lie06] Lie J., Lysaker M., Tai X. C., A binary level set model and some applications toMumford-Shah image segmentation. IEEE Transactions on Image Processing,2006,15(5),11171-1181.
    [Lij02]李俊,杨新,施鹏飞,基于Mumford-Shah模型的快速水平集图像分割方法,计算机学报,2002,11(11),1175-1183
    [Lin10]林颖,基于水平集方法的图像分割关键技术研究,哈尔滨工程大学博士学位论文,2010年
    [Liy96] Li Y. Y., Santosa, F., A computational algorithm for minimizing total variation in imagerestoration. IEEE Transactions on Image Processing,1996,5(6),987-995
    [Mal89] Mallat S. G., A Theory for Multiresolution Signal Decomposition: A WaveletRepresentation. IEEE Transactions on Pattern Analysis and Machine Intelligence,1989,11(7),674-693.
    [Mal95] Malladi R., Sethian J. A., Vemuri B.C., Shape modeling with front propagation: a levelsetapproach. IEEE Transactions on Pattern Analysis and Machine Intelligence,1995,17(2),158-175.
    [Man06] Mansouri A-R., Mitiche A., Vazquez C., Multiregion competition: A level set extensionof region competition to multiple region image partitioning. Computer Vision and ImageUnderstanding,2006,101,137-150.
    [Mar04] Martin P., Refregier P., Goudail F., et al. Influence of the noise model on level set activecontour segmentation. IEEE Transactions on Pattern Analysis and Machine Intelligence,2004,26(6),799-803.
    [MeQ67] MeQueen J., Proc. of the5th Berkeley Symp. on Math. Stat. and Prob.,1967,1,281-296.
    [Mey92] Meyer Y., Wavelets and Operators,1992, Cambridge University Press.
    [Mic07] Michailovich O. V., Rathi Y., Tannenbaum A., Image segmentation using active contoursdriven by the bhattacharyya gradient flow. IEEE Transactions on Image Processing,2007,16(11),2787-2801.
    [Mig00] Mignotte M., Collet C., Perez P., et al., Sonar image segmentation using an unsuper visedhierarchical MRF model. IEEE Transactions on Image Processing,2000,9(7),1216–1231.
    [Mit96] Mitiche A., Bouthemy P., Computation and analysis of image motion: A synopsis ofcurrent problems and methods. International Journal of Computer Vision,1996,19(1),29-55.
    [Mit06] Mitiche A., Sekkati H., Optical flow3d segmentation and interpretation: A variationalmethod with active curve evolution and level sets. IEEE Transactions on Pattern Analysis andMachine Intelligence,2006,28(11),1818-1829.
    [Mit10] Mitiche A., Ayed I. B., Variational and level set methods in image segmentation, Canada,2010.
    [Mum89] Mumford D., Shah J., Optimal approximation by piecewise smooth functions andassociated variational problems. Communications on Pure and Applied Mathematics,1989,42,577-685.
    [Nie03] Nielsen F., Nock R., On region merging: The statistical soundness of fast sorting, withapplications. IEEE Conf. on Computer Vision and Pattern Recognition,2003,19-26.
    [Noc04] Nock R., Nielsen F., Statistical region merging. IEEE Transactions on Pattern Analysisand Machine Intelligence,2004,26(11),1452-1458.
    [Osh88] Osher S., Sethian J. A., Fronts propagating with curvature dependent speed: Algorithmsbased on the Hamilton-Jacobi formulation. Journal of Computational Physics,1988,79,12-49.
    [Pan09]潘振宽,李华,魏伟波等.三维图像多相分割的变分水平集方法,计算机学报,2009,32(12),2464-2474
    [Par02] Paragios N., Deriche R., Coupled geodesic active regions for image segmentation: A levelset approach. Europeean Conference on Computer Vision,2000,224-240.
    [Pha00] Pham D. L., Xu C., Prince J., Current methods in medical image segmentation. AnnualReview Biomedica Engineering,2000,2,315-338.
    [Pri11] Prisacariu V.A., Reid, I., Nonlinear shape manifolds as shape priors in level setsegmentation and tracking. IEEE Conf. on Computer Vision and Pattern Recognition,2011,2185-2192.
    [Ren08]任继军,何明一,一种基于三维直方图的改进C-V模型水平集图像分割方法,红外与毫米波学报,2008,27(1),72-76.
    [Rou02] Rousson M., Deriche R., A variational framework for active and adaptative segmentationof vector valued images. IEEE Workshop on Motion and Video Computing,2002,56-61.
    [Rou08] Rousson M., Deriche R., Prior knowledge, level set representations&visual grouping.International Journal of Computer Vision,2008,76(3),231-243.
    [Pri11] Prisacariu Victor, Reid I., Nonlinear shape manifolds as shape priors in level setsegmentation and tracking. IEEE Conf. on Computer Vision and Pattern Recognition,2011,2185-2192.
    [Rui96] Rui Y., Alfred C.S., Thomas S.H., Automated shape segmentation using attraction-basedgrouping in spatial-color-texture space. IEEE Int. Conf. on Image Processing,1996,53-56.
    [Sam00] Samson C., Blanc-Feraud L., Aubert G., et al., A level set model for image classification.International Journal of Computer Vision,2000,40(3),187-197.
    [Sal10] Salah M. B., Mitiche A., Ayed, I. B., Efficient level set segmentation with a kernelinduced data term. IEEE Transactions on Image Processing,2010,19,220-232.
    [Sal11] Salah M. B., Mitiche A., and Ayed I. B., Multiregion image segmentation by parametrickernel graph cuts. IEEE Transactions on Image Processing,2011,20(2),545-557.
    [Sam00] Samson C., Blanc-F eraud L., Aubert G., et al., A level set model for image classification.International Journal of Computer Vision,2000,40(3),187-197.
    [Sek06a] Sekkati H., Mitiche A., Concurrent3-d motion segmentation and3-d interpretation oftemporal sequences of monocular images. IEEE Transactions on Image Processing,2006,15(3),641-653.
    [Sek06b] Sekkati H., Mitiche A., Joint optical flow estimation, segmentation, and3-dinterpretation with level sets. Computer Vision and Image Understanding,2006,103(2),89-100.
    [Set96] Sethian J.A., Level set methods and fast marching methods,1996, Cambridge UniversityPress.
    [Sid98] Siddiqi K., Lauziere Y. B., Tannenbaum A, et al., Area and length minimizing flow forshape segmentation. IEEE Transactions on Image Processing,1998,7,433-443.
    [Shi05] Shi Y., Karl W.C., Real-time tracking using level sets. IEEE Conf. on Computer Visionand Pattern Recognition,2005,34-41.
    [Sid98] Siddiqi K, Lauziere Y. B., Tannenbaum A., et al., Area and length minimizing flow forshape segmentation. IEEE Transactions on Image Processing,1998,7,433-443.
    [Sil86] Silverman B. W., Density estimation for statistics and data analysis, Chapman and Hall,1986.
    [Sun11] Sun X., Yao H. X., Zhang S. P., A novel supervised level set method for non-rigid objecttracking, IEEE Conf. on Computer Vision and Pattern Recognition,2011,3393-3400.
    [Sur02] Suri J.S., Liu K., Singh S., et al., Shape recovery algorithms using level sets in2-D/3-Dmedical imagery: a state-of-the-art review. IEEE Transaction Information Technology Biomed,2002,6,8-28.
    [Tan10]谭玉敏,槐建柱,唐中实.一种边界引导的多尺度高分辨率遥感图像分割方法,红外与毫米波学报,2010,29(4),312-315
    [Teb10] Teboul O., Simon L., Koutsourakis P., et al, Segmentation of building facades usingprocedural shape priors. IEEE Conf. on Computer Vision and Pattern Recognition,2010,3105-3112.
    [Tre97] Tremean A. et al., Region merging and merging algorithm to color segmentation. PatternRecognition,1997,30(7),1191-1204.
    [Tsa01] Tsai A., Yezzi A., Willsky A. S., Curve evolution implementation of the Mumford–Shahfunctional for image segmentation, denoising, interpolation, and magnification. IEEE Transactionson Image Processing,2001,10(8),1169-1186.
    [Tsa03] Tsai A., Yezzi A.J, Willsky A. S., A shape-based approach to the segmentation ofmedical imagery using level sets. IEEE Transactions on Medical Imaging,2003,22(2),137-154.
    [Tsa02] Tsai Y. H. R., Rapid and accurate computation of the distance function using grids.Journalof Computational Physics,2002,178(1),175-195.
    [Tuz09] Tuzel O., Porikli F., and Meer P., Kernel methods for weakly supervised mean shiftclustering. IEEE Conf. on Computer Vision and Pattern Recognition,2009,48-55.
    [Vaz04] Vazquez C., Mitiche A., Ayed I. B., Image segmentation as regularized clustering: a fullyglobal curve evolution method. IEEE Int. Conf. on Image Processing,2004,3467-3470.
    [Vaz06] Vazquez C., Mitiche A., Laganiere R., Joint multiregion segmentation and parametricestimation of image motion by basis function representation and level set evolution. IEEETransactions on Pattern Analysis and Machine Intelligence,2006,28(5),782-793.
    [Ves02] Vese L., Chan T., A multiphase level set framework for image segmentation using theMumford and Shah model. International Journal of Computer Vision,2002,50(3),271-293.
    [Vin91] Vincent L, Soille P., Watersheds in Digital Spaces: An efficient algorithm based onimmersion simulations. IEEE Transaction Pattern Analysis and Machine Intelligence,1991,13(6),583-598.
    [Vov07] Vovk U., Pernu F., Likar B., A review of methods for correction of intensityinhomogeneity in MRI. IEEE Transaction on Information Technology Biomed,2007,11(5),537-543.
    [Wan07]汪伟,基于偏微分方程的人工地物与自然区域分类技术研究,上海交通大学博士学位论文,2007.
    [Wan08a]王大凯,侯榆青,彭进业,图像处理的偏微分方程方法.北京:科学出版社,2008.
    [Wan08b] Wang X. F., Huang D. S., A novel multi-layer level set method for image segmentation.Journal of Universal Computer Science,2008,14(14),2428-2452.
    [Wan09a]王晓峰,水平集方法及在图像分割中的应用研究,中国科学技术大学博士学位论文,2009.
    [Wan09b] Wang L., et al., Active contours driven by local Gaussian distribution fittingenergy.Signal Processing,2009,89(12),2435-2447.
    [Wan10] Wang X. F., Huang D. S., Xu H., An efficient local Chan–Vese model for imagesegmentation. Pattern Recognition,2010,43,603-618.
    [War07] Warsito, W., Marashdeh, Q., Fan L.S, Electrical capacitance volume tomography.Sensors Journal,2007,525-535.
    [Xia05] Xiao J., Shah M., Motion layer extraction in the presence of occlusion using graph cuts.IEEE Transactions on Pattern Analysis and Machine Intelligence,2005,27(10),1644-1659.
    [Xuc97] Xu C, Prince J. L., Gradient vector flow: a new external force for snakes. IEEE Conf. onComputer Vision and Pattern Recognition,1997,66-71.
    [Xuc98] Xu C, Prince J. L., Snakes, shapes, and gradient vector flow. IEEE Transactions onImage Processing,1998,7(3),359-369.
    [Xun09] Xu N., Yang Z., Zhang L., A new deformable model using level sets for shapesegmentaltion. Journal of Electronics,2009,26(3),353-358.
    [Yan03]杨新,图像偏微分方程的原理与应用,上海:上海交通大学出版社.2003.
    [Zha96] Zhao H. K., Chan T., Merriman B., et al., A variational level set approach to multiphasemotion. Journalof Computational Physics,1996,127(1),179-195.
    [Zha99]章毓晋,图像工程-图像处理和分析,北京:清华大学出版社.1999,179-215.
    [Zha07]章毓晋,图像工程-图像分析第二版,北京:清华大学出版社.2005,73-203.
    [Zha08] T. Zhao, R. Nevatia, B. Wu, Segmentation and tracking of multiple humans in crowdedenvironments. IEEE Transactions on Pattern Analysis and Machine Intelligence,2008,30,1198-1211.
    [Zha10] Zhang K. H., Song H., Zhang L., Active contours driven by local image fitting energy,Pattern recognition,2010,43(4),1199-1206.
    [Zha11] Zhang S. T., Zhan Y. Q., Dewan M., et al., Sparse shape composition: a new frameworkfor shape prior modeling. IEEE Conf. on Computer Vision and Pattern Recognition2011,1025-1032.
    [Zhu96] Zhu S., Yuille A., Region competition: Unifying snakes, region growing, and bayes/mdlfor multiband image segmentation. IEEE Transactions on Pattern Analysis and MachineIntelligence,1996,118(9),884-900.
    [Zhu06] Zhu G. P., Zeng Q. S., Wang C. H., Dual geometric active contour for imagesegmentation. Optical Engineering,2006,45,080505.
    [Zhu07] Zhu G. P., Zhang S. Q., Zeng Q. S., et al, Boundary-based image segmentation usingbinary level set method. Optical Engineering,2007,46,050501.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700