English

Scan-flood Fill(SCAFF): an Efficient Automatic Precise Region Filling Algorithm for Complicated Regions

Graphics 2019-06-18 v2

Abstract

Recently, instant level labeling for supervised machine learning requires a considerable number of filled masks. In this paper, we propose an efficient automatic region filling algorithm for complicated regions. Distinguishing between adjacent connected regions, the Main Filling Process scans through all pixels and fills all the pixels except boundary ones with either exterior or interior label color. In this way, we succeed in classifying all the pixels inside the region except boundary ones in the given image to form two groups: a background group and a mask group. We then set all exterior label pixels to background color, and interior label pixels to mask color. With this algorithm, we are able to generate output masks precisely and efficiently even for complicated regions as long as boundary pixels are given. Experimental results show that the proposed algorithm can generate precise masks that allow for various machine learning tasks such as supervised training. This algorithm can effectively handle multiple regions, complicated `holes' and regions whose boundaries touch the image border. By testing the algorithm on both toy and practical images, we show that the performance of Scan-flood Fill(SCAFF) has achieved favorable results.

Keywords

Cite

@article{arxiv.1906.03366,
  title  = {Scan-flood Fill(SCAFF): an Efficient Automatic Precise Region Filling Algorithm for Complicated Regions},
  author = {Yixuan He and Tianyi Hu and Delu Zeng},
  journal= {arXiv preprint arXiv:1906.03366},
  year   = {2019}
}

Comments

9 pages, 8 figures, CEFRL 2019: 3rd International Workshop on Compact and Efficient Feature Representation and Learning in Computer Vision 2019

R2 v1 2026-06-23T09:47:34.928Z