首页> 中文期刊>计算机仿真 >分割灰度不均匀图像水平集算法的CUDA实现

分割灰度不均匀图像水平集算法的CUDA实现

     

摘要

图像分割是图像处理中的重要一步,然而图像容易受到空间光照等因素的影响使得图像灰度不均匀,而传统的基于区域的水平集方法在灰度不均匀时分割效果较差.为了提高图像分割效果,将空间聚类信息引入到传统的水平集方法中可以取得较好的分割效果.但是水平集方法计算量大、实时效果差,限制了其应用范围.利用NVIDIA的CUDA平台将算法并行实现,有效地提高了算法的运行效率.文中利用CUDA的线程模型、共享内存等存储器将聚类中心计算、曲线演化计算和偏置域计算并行实现,并在灰度不均匀的CT图像和植物叶片图像上进行分割实验,相比于CPU上的串行实现,并行后的分割速度得到明显增加.%Image segmentation is an important step in image processing.but,since spatial variations in illumination and imperfections of imaging devices and other reasons often leads to image intensity inhomogeneity,which make the result of region-based level set model for image segmentation is not ideal.A level set method combination with spatial clustering information can segment the image which has intensity inhomogeneity very well.Due to its higher computing complexity,Algorithm can not achieve real-time requirements,It limits the application in practice.An efficient parallel implementation of intensity inhomogeneity image segmention with CUDA make the speed of segmention faster.In the experiment,the estimation of the bias field,compute of the cluster center,compute of the evolving curve implicitly represented by the zero level set are implemented by CUDA use the thread hierarchy and the shared memory,the result show this method has faster segmentation speed compared with running on a CPU.Real-time has greatly improved.

著录项

  • 来源
    《计算机仿真》|2017年第11期|290-295,343|共7页
  • 作者单位

    桂林电子科技大学计算机与信息安全学院,广西桂林541004;

    桂林电子科技大学计算机与信息安全学院,广西桂林541004;

    北京邮电大学自动化学院,北京100876;

    桂林电子科技大学计算机与信息安全学院,广西桂林541004;

    桂林电子科技大学计算机与信息安全学院,广西桂林541004;

  • 原文格式 PDF
  • 正文语种 chi
  • 中图分类 理论、方法;
  • 关键词

    图像分割; 水平集; 并行; 灰度不均匀;

  • 入库时间 2022-08-18 04:23:42

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号