Title :
Applying Property Testing to an Image Partitioning Problem
Author :
Kleiner, Igor ; Keren, Daniel ; Newman, Iian ; Ben-Zwi, Oren
Author_Institution :
Dept. of Comput. Sci., Univ. of Haifa, Haifa, Israel
Abstract :
Property testing is a rapidly growing field of research. Typically, a property testing algorithm proceeds by quickly determining whether an input can satisfy some condition, under the assumption that most inputs do not satisfy it. If the input is "far” from satisfying the condition, the algorithm is guaranteed to reject it with high probability. Applying this paradigm to image detection is desirable since images are large objects and a lot of time can be saved by quickly rejecting images which are "far” from satisfying a certain condition the user is interested in. Further, typically most inputs are, indeed, "far” from the sought images. We demonstrate this by analyzing the problem of deciding whether a binary image can be partitioned according to a template represented by a rectangular grid, and introduce a quick "rejector,” which tests an image extracted from the input image, but whose size, as well as the time required to construct it, are constants which are independent of the input image size. With high probability, the rejector dismisses the inputs which are "far” from the template.
Keywords :
feature extraction; image segmentation; extracted image; image detection; image partitioning problem; property testing; Algorithm design and analysis; Face; Image color analysis; Partitioning algorithms; Pixel; Shape; Testing; Property testing; image partitioning.;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.2010.165