ImFusion C++ SDK 4.5.0
ImFusion::CT::GridBasedDistortionCorrectionUtils::BeadDetection Struct Reference

#include <ImFusion/CT/GridBasedDistortionCorrectionUtils.h>

Structure representing a detected calibration bead. More...

Detailed Description

Structure representing a detected calibration bead.

Public Attributes

vec2 positionWorld
 Position of the bead, in pixel coordinates.
double radius
 Radius of the bead, in pixels.
bool inpaint = false
 Whether or not the bead should be inpainted in the inpainting step.
std::optional< std::pair< int, int > > latticeCoord
 The lattice coordinate of the bead, if known.
double score = 0
 Optional score with which to choose the best detection.

The documentation for this struct was generated from the following file:
  • ImFusion/CT/GridBasedDistortionCorrectionUtils.h
Search Tab / S to search, Esc to close