![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <extraction.h>

Public Attributes | |
| ImageReader::Status | status = ImageReader::Status::FAILURE |
| Camera | camera |
| Image | image |
| Bitmap | bitmap |
| Bitmap | mask |
| FeatureKeypoints | keypoints |
| FeatureDescriptors | descriptors |
Definition at line 68 of file extraction.h.
| Bitmap colmap::internal::ImageData::bitmap |
Definition at line 73 of file extraction.h.
| Camera colmap::internal::ImageData::camera |
Definition at line 71 of file extraction.h.
| FeatureDescriptors colmap::internal::ImageData::descriptors |
Definition at line 77 of file extraction.h.
| Image colmap::internal::ImageData::image |
Definition at line 72 of file extraction.h.
| FeatureKeypoints colmap::internal::ImageData::keypoints |
Definition at line 76 of file extraction.h.
| Bitmap colmap::internal::ImageData::mask |
Definition at line 74 of file extraction.h.
| ImageReader::Status colmap::internal::ImageData::status = ImageReader::Status::FAILURE |
Definition at line 69 of file extraction.h.