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