|
Ronen Basri: Research |




|
Hierarchical image segmentation
Detecting the boundaries of objects and separating them from surrounding objects is a difficult problem, as is evident by camouflage images. Hierarchical methods offer ways to approach these problems that achieve state-of-the-art performance. Typical algorithms face the notorious ’chicken and egg problem.’ For example, segmentation relies on texture features, which must be computed on regions. But since segmentation is not known in advance the region used typically may cross the boundaries of a segment, leading to degradation of the measurements used for segmentation. Similarly, in edge detection to overcome noise it is desired to smooth the image only along (rather than across) the edges, but the direction of edges can only be inferred robustly after smoothing is taking place. Multiscale methods can avoid this problem by gradually and simultaneously merging regions and measuring features at different scales. Another advantage is that these methods can be made very efficient. During the past several years we developed a segmentation algorithm based on ideas from Algebraic Multigrid (AMG). An executable version is now available online for research purposes only. As this method had quite a number of parameters specifying the integration of the different cues (intensity contrast, texture) at the different scales we recently proposed a parameter-free method that uses probabilistic reasoning to integrate the cues. This method was tested on an extensive human annotated database which is available online. We also extended our basic approach to motion segmentation. What lies ahead? There is of course still room to improve segmentation quality. But the main challenge is to use segmentation output for recognition as an alternative (or in addition) to other features. As we cannot be sure to obtain complete shapes as segments, we hope that the hierarchical structure can provide parts that can be glued by higher level processes to complete objects based on prior knowledge. |
|
Hierarchical image segmentation. |
|
Image segmentation results. |
|
The AMG inspired segmentation algorithm was presented in a sequence of papers starting from CVPR 2000. A summary of this algorithm has appeared in The probabilistic variation appeared in Motion segmentation can be found in We also applied segmentation in medical vision applications, see for example |
