![]() |
ImFusion C++ SDK 4.4.0
|
This is the complete list of members for ImFusion::MultiSensorCalibration, including all inherited members.
| getMarkerPose(int markerId, double markerSize, const TypedImage< unsigned char > &imgColor, const mat3 &colorK, mat4 &T) | ImFusion::MultiSensorCalibration | static |
| getSensorPose(std::vector< TypedImage< unsigned char > * > imgColor, std::vector< TypedImage< float > * > imgDepth, std::vector< mat4 > &T, std::vector< double > &markerArea) | ImFusion::MultiSensorCalibration | |
| getSensorRelativePose(std::vector< TypedImage< unsigned char > * > imgColor, std::vector< TypedImage< float > * > imgDepth, std::vector< mat4 > &T, std::vector< double > &markerArea) | ImFusion::MultiSensorCalibration | |
| MultiSensorCalibration(int sensors, const std::vector< mat3 > &depthK, const std::vector< mat3 > &colorK, const std::vector< mat4 > &depthToColorT, const MarkerConfiguration &config) | ImFusion::MultiSensorCalibration |