Back to my home page.
On Region Merging: the Statistical Soundness of Fast Sorting, with Applications
Frank Nielsen and Richard Nock
Abstract:
This work explores a statistical basis for a process often described in computer vision: image segmentation by region merging following a particular order in the choice of regions. We exhibit a particular blend of algorithmics and statistics whose error is, as we formally show, close to the best possible.
This approach can be approximated in a very fast segmentation algorithm for processing images described using most common numerical feature spaces. Simple modifications of the algorithm allow to cope with occlusions and/or hard noise levels. Experiments on grey-level and color images, obtained with a short C-code, display the quality of the segmentation obtained.
Download the PDF paper here (1958 Kb size, 8 pages, 8 figures) © IEEE.
The original publication is available here from IEEE Proceedings.
Bibtex entry:
@InProceedings{,
title = {{On Region Merging: the Statistical Soundness of Fast Sorting, with Applications}},
author = {Frank Nielsen and Richard Nock},
booktitle = {Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition},
pages = {"II:19--26"},
year = {2003},
publisher = {IEEE Computer Society},
address = {Los Alamitos, {CA}}
}
Examples of segmented color images:
Software codes:
The software includes options for occlusions handling, setting the number of
statistical distributions (parameter Q), add noise to image (salt and pepper, transmission,
Gaussian), output layout, etc.
The software is given ONLY for research purposes and is provided "AS
IS" without any guarantee.
- Linux: download the command line executable from here!
- Windows: command line and a GUI. executables are available here (see
screenshot below). The windows version support also other image connexities like latitude-longitude or cylindrical panoramic images.
Related publications:
Frank Nielsen and Richard Nock,
On Region Merging: the Statistical Soundness of Fast Sorting, with Applications,
IEEE International Conference on Computer Vision and Pattern Recognition (CVPR),
Volume 2, pp. 19-26, 2003.
Previous work:
- Jianbo Shi,
Jitendra Malik
Normalized Cuts and Image Segmentation
IEEE Transactions on Pattern Analysis and Machine
Intelligence 22 (8): pp. 888-905, 2000.
-
Pedro Felzenszwalb, Daniel
P. Huttenlocher
Image Segmentation Using Local Variation
IEEE International Conference on Computer Vision and Pattern Recognition, pp.
98-104, CS press, 1998.
- Dorin Comaniciu, Peter
Meer
Robust analysis of feature spaces: color image segmentation
IEEE International Conference on Computer Vision and Pattern Recognition, pp.
750-755, CS press, 1997.
© Copyright notice.
Last updated, 2003.