Abstract
A fast region merging method is proposed for solving the image segmentation problem. Rather than focusing on the global features of the image, our attention is drawn to local relationship between neighbor pixels with the goal that all similar pixels should be segmented in the same region. In this paper, the image segmentation problem is treated as a region merging procedure. To solve the problem, an initial oversegmentation is performed on the image and a k-Nearest Neighbor (k-NN) Graph whose vertexes denote regions is built. A new region similarity measure function is also proposed and the region similarity is assigned to the edge as its weight, which can make use of pixel intensity, edge feature, texture and so forth in a unit form. In k-NN graph, each vertex chooses exactly k nearest neighbors to connect. With it, the computation complexity of merging process can be reduced to O(tauN log <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sub> N); here, tau denotes the number of nearest neighbor updates required at each iteration while N denotes the number of the initial regions. Implementation of the proposed algorithm is introduced, and some experiment results are given to prove our methodpsilas robustness and efficiency.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.