ImFusion C++ SDK 4.4.0
ImFusion::CameraCalibrationSettingsWidget Class Reference

#include <ImFusion/Vision/CameraCalibrationSettingsWidget.h>

This widget allows specifying parameters for camera calibration. More...

Inheritance diagram for ImFusion::CameraCalibrationSettingsWidget:

Detailed Description

This widget allows specifying parameters for camera calibration.

Public Member Functions

 CameraCalibrationSettingsWidget (QWidget *parent=0)
void init (CameraCalibrationSettings *config)
 Initialize controller with marker configuration.
void setSupportCameraLens (bool v)
 Specify whether controller should support camera lens option (needs to be set before the init method).
bool supportCameraLens () const
void setSupportCalibrationWithInliers (bool v)
 Specify whether controller should support calibration with inliers option (needs to be set before the init method).
bool supportCalibrationWithInliers () const
void setSupportUseAutoSelection (bool v)
 Specify whether controller should support image selection option (needs to be set before the init method).
bool supportUseAutoSelection () const
void setSupportMinDetections (bool v)
 Specify whether controller should support min detections option (needs to be set before the init method).
bool supportMinDetections () const
void setSupportMaxSelection (bool v)
bool supportMaxSelection () const
void setSupportStereo (bool v)
 Specify whether controller should support stereo specific options (needs to be set before the init method).
bool supportStereo () const

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