ImFusion C++ SDK 4.4.0
ImFusion::MarkerConfigurationWidget Class Reference
Inheritance diagram for ImFusion::MarkerConfigurationWidget:

Public Member Functions

 MarkerConfigurationWidget (QWidget *parent=0)
void setSupportChessboard (bool v)
 Specify whether controller should contain settings for Chessboard (needs to be set before the init method).
bool supportChessboard () const
void setSupportCharucoBoard (bool v)
 Specify whether controller should contain settings for Charuco Board (needs to be set before the init method).
bool supportCharucoBoard () const
void setSupportArucoBoard (bool v)
 Specify whether controller should contain settings for Aruco Board (needs to be set before the init method).
bool supportArucoBoard () const
void setSupportArucoMarker (bool v)
 Specify whether controller should contain settings for single Aruco marker (needs to be set before the init method).
bool supportArucoMarker () const
void setSupportCircleBoard (bool v)
 Specify whether controller should contain settings for Circle Board (needs to be set before the init method).
bool supportCircleBoard () const
void setSupportAprilTag (bool v)
 Specify whether controller should contain settings for single AprilTag (needs to be set before the init method).
bool supportAprilTag () const
void setSupportAprilTagBoard (bool v)
 Specify whether controller should contain settings for AprilTag Board (needs to be set before the init method).
bool supportAprilTagBoard () const
void setSupportSTag (bool v)
 Specify whether controller should contain settings for single STag (needs to be set before the init method).
bool supportSTag () const
void setSupportStartingMarker (bool v)
 Specify whether controller should contain setting for the starting marker for the dictionary of Charuco and Aruco board.
bool supportStartingMarker () const
void setSupportCornerRefinementWindowSize (bool v)
 Specify whether controller should contain setting for the corner refinement window size.
bool supportCornerRefinementWindowSize () const
void setSupportDetectionParameters (bool v)
 Specify whether controller should contain marker detection parameters.
bool supportDetectionParameters () const
void init (MarkerConfiguration *config)
 Initialize controller with marker configuration.

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