PANDORE Version 6 | GREYC-IMAGE |
The operator creates a region maps of the same size as the input image im_in with the seeds (region of size 1) placed on regular grid.
Returns SUCCESS or FAILURE.
Place seed every 10 pixels on the grid then build the superpixels around the seeds:
./pseedplacement 10 10 0 examples/tangram.pan rgin.pan ./psuperpixelsegmentation 0 1 rgin.pan examples/tangram.pan rgout.pan geodesic-map.pan pboundary 8 rgout.pan cont.pan psuperimposition 3 cont.pan examples:tangram.pan result.pan
Author: Pierre Buyssens