![]() |
Version: 1.0 |
#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 > |
using constraints = std::map<std::string, int> |