Fortgeschrittenenpraktikum
Public Attributes | List of all members
Superpixel Struct Reference

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< Pixelpixels
 vector of all pixels contained in the superpixel
 

Detailed Description

Struct representing a superpixel.


The documentation for this struct was generated from the following file: