![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Namespaces | |
| colmap | |
| colmap::mvs | |
| colmap::mvs::internal | |
Macros | |
| #define | PrintOption(option) std::cout << #option ": " << option << std::endl |
Functions | |
| template<typename T > | |
| float | colmap::mvs::internal::Median (std::vector< T > *elems) |
| int | colmap::mvs::internal::FindNextImage (const std::vector< std::vector< int >> &overlapping_images, const std::vector< char > &used_images, const std::vector< char > &fused_images, const int prev_image_idx) |
| void | colmap::mvs::WritePointsVisibility (const std::string &path, const std::vector< std::vector< int >> &points_visibility) |
| #define PrintOption | ( | option | ) | std::cout << #option ": " << option << std::endl |