OTB  9.0.0
Orfeo Toolbox
Classes | Typedefs
lp Namespace Reference

Classes

struct  BoundingBox
 
class  ContourOperations
 

Typedefs

using CellIndex = std::vcl_size_t
 
using CellLists = std::unordered_set< CellIndex >
 
using Contour = boost::dynamic_bitset<>
 
using ContourIndex = boost::dynamic_bitset<>::size_type
 
using Move = std::bitset< 2 >
 

Typedef Documentation

◆ CellIndex

using lp::CellIndex = typedef std::vcl_size_t

Definition at line 42 of file lpContour.h.

◆ CellLists

using lp::CellLists = typedef std::unordered_set<CellIndex>

Definition at line 45 of file lpContour.h.

◆ Contour

using lp::Contour = typedef boost::dynamic_bitset<>

Definition at line 37 of file lpContour.h.

◆ ContourIndex

using lp::ContourIndex = typedef boost::dynamic_bitset<>::size_type

Definition at line 39 of file lpContour.h.

◆ Move

using lp::Move = typedef std::bitset<2>

Definition at line 35 of file lpContour.h.