OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Attributes | List of all members
cv::detail::SubmapManager< MatType >::ActiveSubmapData Struct Reference

#include <opencv2/3d/detail/submap.hpp>

Collaboration diagram for cv::detail::SubmapManager< MatType >::ActiveSubmapData:

Public Attributes

std::vector< Affine3fconstraints
 
int trackingAttempts
 
Type type
 

Member Data Documentation

◆ constraints

template<typename MatType >
std::vector<Affine3f> cv::detail::SubmapManager< MatType >::ActiveSubmapData::constraints

◆ trackingAttempts

template<typename MatType >
int cv::detail::SubmapManager< MatType >::ActiveSubmapData::trackingAttempts

◆ type

template<typename MatType >
Type cv::detail::SubmapManager< MatType >::ActiveSubmapData::type

The documentation for this struct was generated from the following file: