
#include "Image/OpenCVUtil.H"#include "Util/Types.H"#include "Image/Image.H"#include "Image/ImageSet.H"#include "Image/Pixels.H"#include "Image/Layout.H"#include "FeatureMatching/OriChamferMatching.H"#include "plugins/SceneUnderstanding/V2.H"#include "plugins/SceneUnderstanding/Contours.H"#include "plugins/SceneUnderstanding/Regions.H"#include "plugins/SceneUnderstanding/CornersFeatures.H"#include "plugins/SceneUnderstanding/SMap.H"#include "Simulation/SimEvents.H"#include "Simulation/SimModule.H"#include "GUI/ViewPort3D.H"#include <vector>#include <string>

Go to the source code of this file.
Classes | |
| class | TwoHalfDSketch |
| struct | TwoHalfDSketch::SurfaceState |
| struct | TwoHalfDSketch::rect_iter |
| struct | TwoHalfDSketch::rect |
| class | SimEventTwoHalfDSketchOutput |
Defines | |
| #define | INVALID_PROB -1e10 |
Definition in file TwoHalfDSketch.H.
1.6.3