Version: 1.0
Classes | Typedefs
forest.h File Reference
#include <algorithm>
#include <map>
#include <numeric>
#include "conact_tree.h"
#include "pixel_set.h"
#include "utilities.h"

Go to the source code of this file.

Classes

struct  Equivalences
 
struct  Equivalences::FindType
 
struct  LineForestHandler
 Generates all the forests needed to handle one line of the image. More...
 
struct  LineForestHandler::CreateReducedDrag
 Creates forest of trees pruning original tree. More...
 

Typedefs

using constraints = std::map< std::string, int >
 

Typedef Documentation

◆ constraints

using constraints = std::map<std::string, int>

Definition at line 46 of file forest.h.