![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <cassert>#include <iostream>#include <bitset>#include <vector>#include <utility>#include <unordered_set>#include <unordered_map>#include <boost/dynamic_bitset.hpp>
Include dependency graph for lpContour.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | lp::BoundingBox |
| class | lp::ContourOperations |
Namespaces | |
| lp | |
Typedefs | |
| using | lp::CellIndex = std::vcl_size_t |
| using | lp::CellLists = std::unordered_set< CellIndex > |
| using | lp::Contour = boost::dynamic_bitset<> |
| using | lp::ContourIndex = boost::dynamic_bitset<>::size_type |
| using | lp::Move = std::bitset< 2 > |
1.8.17