unreal.MetaHumanRobustFeatureMatcher¶
- class unreal.MetaHumanRobustFeatureMatcher(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectMetaHuman Robust Feature Matcher
C++ Source:
Plugin: MetaHumanCalibrationDiagnostics
Module: MetaHumanCalibrationDiagnostics
File: UMetaHumanRobustFeatureMatcher.h
- get_features(frame) DetectedFeatures¶
Get Features
- Parameters:
frame (int64)
- Return type:
- init(capture_data, options) bool¶
Init
- Parameters:
capture_data (FootageCaptureData)
options (MetaHumanCalibrationDiagnosticsOptions)
- Return type: