Computing Perimeters of Regions for Images Represented by BF Linear Quadtree

BF 선형 4진트리로 표현된 화상에서 둘레 길이 연산

  • Han, Sang-Ho (SEOUL NATIONAL UNIVERSITY, DEPT. COMPUTER ENGINEERING) ;
  • Lee, Geuk (SEOUL NATIONAL UNIVERSITY, DEPT. COMPUTER ENGINEERING) ;
  • Kim, Min-Hwan (SEOUL NATIONAL UNIVERSITY, DEPT. COMPUTER ENGINEERING) ;
  • Hwang, Hee-Yeung (SEOUL NATIONAL UNIVERSITY, DEPT. COMPUTER ENGINEERING)
  • 한상호 (서울대학교 공과대학 전자계산기공학과) ;
  • 이극 (서울대학교 공과대학 전자계산기공학과) ;
  • 김민환 (서울대학교 공과대학 전자계산기공학과) ;
  • 황희융 (서울대학교 공과대학 전자계산기공학과)
  • Published : 1987.11.20

Abstract

An algorithm is presented which computes the perimeter of regions in images represented by BF( breadth first) linear quadtree. In order to compute the perimeter, we determine adjacent neighbor nodes in the horizontal and vertical directions. It is the method which directly find the associated nodes in order to know whether it exists in BF linear quad tree or not. Average execution time of the algorithm is proportional to the number of black nodes in the quadtree.

Keywords