Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
527848 | Computer Vision and Image Understanding | 2012 | 12 Pages |
Motivated by the image segmentation problem, we consider the following geometric optimization problem: Given a weighted n × n pixel grid, find the maximum weight region whose shape is decomposable into a set of disjoint elementary shapes. We give efficient algorithms for several interesting shapes. This is in strong contrast to finding the maximum weight region that is the union of elementary shapes for the corresponding cases—a problem that we prove to be NP-hard. We implemented one of the algorithms and demonstrate its applicability for image segmentation.
► We study the maximum weight region problem. ► Decomposing for basic shapes has already been studied. ► We consider target shape as a union of basic shapes. ► If regions cannot overlap the problem is in P. ► If regions may overlap it is NP-hard.