Consensus Region Merging for Image Segmentation

Frank Nielsen and Richard Nock

ACPR 2013



paper poster fast forward

Source code for academic reproducible research only with a sample fleurshinagawa.ppm image.
Compile in Java(TM): javac CRM.java
Usage: CRM image.ppm number_of_segs
java CRM fleurshinagawa.ppm 1000
BibTeX
@inproceedings{CRM-2013,
  author    = {Frank Nielsen and Richard Nock},
  title     = {Consensus Region Merging for Image Segmentation},
  booktitle = {2nd IAPR Asian Conference on Pattern Recognition (ACPR)},
  year      = {2013},
  pages     = {325-329},
  publisher = {IEEE},
  doi       = {10.1109/ACPR.2013.142}
}