4 #include <boost/filesystem.hpp>
5 #include "contours/draw_mets.h"
11 const cv::Scalar ocre(0, 160, 192);
31 void cross(
const cv::Point2d& point);
32 void display(JsonTranslator::FrontImageData::LensBox lensBox);
34 const LateralSide side, cv::Point2f& topNasal, cv::Point2f& bottomTemporal);
35 void drawMets(
const MetsResult& mets,
const cv::Point2f& topNasal,
36 const cv::Point2f& bottomTemporal,
double grooveDepth,
37 const cv::Point2d& pixelsPerMm,
const cv::Scalar& color = ocre);
38 void show(std::string& filename);
43 #endif // CORE_VIEWER_H
"Übersetzt" zwischen JSON und vrcore
Definition: JsonTranslator.h:593
Definition: core_viewer.h:13
Definition: JsonTranslator.h:666
Definition: JsonTranslator.h:748