![]() |
ImFusion C++ SDK 4.4.0
|
This is the complete list of members for ImFusion::MarkerDetection, including all inherited members.
| ComputeDevice enum name (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | |
| computeDevice() const (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | inline |
| detections(std::vector< vec3 > &objectPoints, std::vector< vec2 > &imagePoints, std::vector< int > *pointIds=nullptr, std::vector< std::vector< vec2 > > *markerCorners=nullptr, std::vector< int > *markerIds=nullptr) const | ImFusion::MarkerDetection | |
| detectMarker(const SharedImage *image, SharedImage *detectionImage=nullptr) | ImFusion::MarkerDetection | |
| detectSizeHintAutomatically() const (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | inline |
| inpaintCharucoMarkersRefinementWindowSize(int refinementSize=0) (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | inline |
| markerConfiguration() const (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | inline |
| MarkerDetection()=default (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | |
| pose(double *mre=nullptr, std::vector< vec2 > *reprojectedPoints=nullptr) | ImFusion::MarkerDetection | |
| printMarkerConfigurationErrors() (defined in ImFusion::MarkerDetection) | ImFusion::MarkerDetection | inline |
| removeDuplicateMarkers() const | ImFusion::MarkerDetection | inline |
| setCameraParameters(const mat3 &K, const Eigen::Matrix< double, 5, 1 > &dist) | ImFusion::MarkerDetection | inline |
| setComputeDevice(ComputeDevice computeDevice) | ImFusion::MarkerDetection | inline |
| setDetectSizeHintAutomatically(bool v) | ImFusion::MarkerDetection | inline |
| setInpaintCharucoMarkersRefinementWindowSize(int refinementSize=0) | ImFusion::MarkerDetection | inline |
| setMarkerConfiguration(const MarkerConfiguration &markerConfig) | ImFusion::MarkerDetection | inline |
| setPrintMarkerConfigurationErrors(bool v) | ImFusion::MarkerDetection | inline |
| setRemoveDuplicateMarkers(bool v) | ImFusion::MarkerDetection | inline |
| setSizeHint(vec2i ll, vec2i ur) | ImFusion::MarkerDetection |