...
首页> 外文期刊>Journal of Real-Time Image Processing >Real-time color image segmentation based on mean shift algorithm using an FPGA
【24h】

Real-time color image segmentation based on mean shift algorithm using an FPGA

机译:使用FPGA的基于均值漂移算法的实时彩色图像分割

获取原文
获取原文并翻译 | 示例
           

摘要

Image segmentation is one of the most important tasks in the image processing, and mean shift algorithm is often used for color image segmentation because of its high quality. The computational cost of the mean shift algorithm, however, is high, and it is difficult to realize its real time processing on microprocessors, though many techniques for reducing the cost have been researched. In this paper, we describe an FPGA system for the image segmentation based on the mean shift algorithm. In the image segmentation based on the mean shift algorithm, the image is once over-segmented, and then the small regions are merged considering the similarity between the over-segmented regions to obtain better segmentation. In our system, the mean shift filter is accelerated using a cache memory which can access to all pixels in a w (s) x w (s) pixel window at arbitrary position. This cache memory allows us to process w (s) x w (s) pixels in parallel every clock cycle. The region merging is also accelerated by not strictly managing the list structures used for the merging. This loose management causes the redundant and out-of-date data into the list structures, but it makes the pointer dereferences unnecessary, and the overhead by those data can be hidden by pipeline processing. The performance for 768 x 512 pixel images is fast enough for real-time applications.
机译:图像分割是图像处理中最重要的任务之一,均值偏移算法由于其高质量而经常用于彩色图像分割。然而,尽管已经研究了许多降低成本的技术,但是均值平移算法的计算成本很高,并且难以在微处理器上实现其实时处理。在本文中,我们描述了一种基于均值漂移算法的FPGA图像分割系统。在基于均值漂移算法的图像分割中,图像一旦被过度分割,然后考虑到过度分割区域之间的相似性,合并小区域以获得更好的分割。在我们的系统中,均值移位滤波器使用高速缓存来加速,该高速缓存可以访问w(s)x w(s)像素窗口中任意位置的所有像素。该缓存使我们能够在每个时钟周期并行处理w(s)x w(s)像素。通过不严格管理用于合并的列表结构,还可以加快区域合并。这种松散的管理导致冗余和过时的数据进入列表结构,但它使指针取消引用变得不必要,并且那些数据的开销可以通过管道处理来隐藏。 768 x 512像素图像的性能足以满足实时应用的需求。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号