SASTech - Technical Journal of RUAS

  • Year: 2016
  • Volume: 15
  • Issue: 2

Improved Connected Component Algorithm Using Run-based Approach

  • Author:
  • Divya Kiran, Hariharan Ramasangu
  • Total Page Count: 4
  • DOI:
  • Page Number: 21 to 24

Department of Electronic and Communication Engineering, Faculty of Engineering and Technology, Ramaiah University of Applied Sciences, Bengaluru-560058

Abstract

Connected Component Labelling (CCL) is an algorithm to separate connected groups. CCL detects the connected regions in an image and provides information about an image. Different CCL algorithm has been developed with a goal of less computation, complexity and more accuracy. CCL finds its widestapplications based on image processing such as object detection. In this paper, an improved CCL algorithm has been proposed and compared with Stefano-Bulgarelli(SB) Algorithm and improved Stefano-Bulgarelli Algorithm. The proposed approach utilizes a novel way of labelling the connected components using mathematical relations, reducing computational complexity. The proposed algorithm has been used to obtain the information related toconnected regions with less computations. Obtained results show that proposed algorithm is more accurate in obtaining numbers of the connected regions than Stefano-Bulgarelli(SB) Algorithm and improved Stefano-Bulgarelli Algorithm.

Keywords

Connected Component, Run-Length, Blob Detection, FPGA