Title :
An efficient recursive shortest spanning tree algorithm using linking properties
Author :
Kwok, Sai Ho ; Constantinides, A.G. ; Siu, Wan-chi
Author_Institution :
Dept. of Inf. & Syst. Manage., Hong Kong Univ. of Sci. & Technol., China
fDate :
6/1/2004 12:00:00 AM
Abstract :
Speed is a great concern in the recursive shortest spanning tree (RSST) algorithm as its applications are focused on image segmentation and video coding, in which a large amount of data is processed. Several efficient RSST algorithms have been proposed in the literature, but the linking properties are not properly addressed and used in these algorithms and they are intended to produce a truncated RSST. This paper categorizes the linking process into three classes based on link weights. These linking processes are defined as the linking process for link weight equal to zero (LPLW-Z), the linking process for link weight equal to one (LPLW-O), and the linking process for link weight equal to real number (LPLW-R). We study these linking properties and apply them to an efficient RSST algorithm. The proposed efficient RSST algorithm is novel, as it makes use of linking properties, and its resulting shortest spanning tree is truly identical to that produced by the conventional algorithm. Our experimental results show that the percentages of links for the three classes are 17%, 27%, and 58%, respectively. This paper proposes a prediction method for LPLW-O, as a result of which the vertex weight of the next region can be determined by comparing sizes of the merging regions. It is also demonstrated that the proposed LPLW-O with prediction approach is applicable to the multiple-stage merging. Our experimental results show that the proposed algorithm has a substantial improvement over the conventional RSST algorithm.
Keywords :
image segmentation; merging; trees (mathematics); video coding; image segmentation; linking process for link weight equal to one; linking process for link weight equal to real number; linking process for link weight equal to zero; linking property; multistage merging; recursive shortest spanning tree algorithm; video coding; Graph theory; Image coding; Image edge detection; Image segmentation; Joining processes; Merging; Object segmentation; Prediction methods; Tree graphs; Video coding; Edge detection; RSST; graph theory; image segmentation; linking property; recursive shortest spanning tree;
Journal_Title :
Circuits and Systems for Video Technology, IEEE Transactions on
DOI :
10.1109/TCSVT.2004.828334