|
Fortgeschrittenenpraktikum
|
Struct representing a superpixel. More...
#include <graph.h>
Public Attributes | |
| SCIP_Real | color |
| color of the superpixel, i.e. the average color of all pixels contained in it | |
| std::vector< Pixel > | pixels |
| vector of all pixels contained in the superpixel | |
Struct representing a superpixel.
1.8.11