#include <Color_regions.h>
Public Member Functions | |
| Color_regions () | |
| Color_regions (double w, double h, double s) | |
| ~Color_regions () | |
| void | add_region (Color_region c) |
| Color_region | get_first () |
| Color_region | get_next () |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
adds a color region to this group of regions for a given image |
|
|
returns the first color region |
|
|
returns the next color region |
1.3.3