ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::Reconstruction Member List

This is the complete list of members for colmap::Reconstruction, including all inherited members.

AddCamera(const class Camera &camera)colmap::Reconstruction
AddImage(const class Image &image)colmap::Reconstruction
AddObservation(const point3D_t point3D_id, const TrackElement &track_el)colmap::Reconstruction
AddPoint3D(const Eigen::Vector3d &xyz, const Track &track, const Eigen::Vector3ub &color=Eigen::Vector3ub::Zero())colmap::Reconstruction
Align(const std::vector< std::string > &image_names, const std::vector< Eigen::Vector3d > &locations, const int min_common_images, SimilarityTransform3 *tform=nullptr)colmap::Reconstruction
AlignRobust(const std::vector< std::string > &image_names, const std::vector< Eigen::Vector3d > &locations, const int min_common_images, const RANSACOptions &ransac_options, SimilarityTransform3 *tform=nullptr)colmap::Reconstruction
Camera(const camera_t camera_id) constcolmap::Reconstructioninline
Camera(const camera_t camera_id)colmap::Reconstructioninline
Cameras() constcolmap::Reconstructioninline
ComputeBoundingBox(const double p0=0.0, const double p1=1.0) constcolmap::Reconstruction
ComputeCentroid(const double p0=0.1, const double p1=0.9) constcolmap::Reconstruction
ComputeMeanObservationsPerRegImage() constcolmap::Reconstruction
ComputeMeanReprojectionError() constcolmap::Reconstruction
ComputeMeanTrackLength() constcolmap::Reconstruction
ComputeNumObservations() constcolmap::Reconstruction
ConvertToPLY() constcolmap::Reconstruction
CreateImageDirs(const std::string &path) constcolmap::Reconstruction
Crop(const std::pair< Eigen::Vector3d, Eigen::Vector3d > &bbox) constcolmap::Reconstruction
DeleteAllPoints2DAndPoints3D()colmap::Reconstruction
DeleteObservation(const image_t image_id, const point2D_t point2D_idx)colmap::Reconstruction
DeletePoint3D(const point3D_t point3D_id)colmap::Reconstruction
DeRegisterImage(const image_t image_id)colmap::Reconstruction
ExistsCamera(const camera_t camera_id) constcolmap::Reconstructioninline
ExistsImage(const image_t image_id) constcolmap::Reconstructioninline
ExistsImagePair(const image_pair_t pair_id) constcolmap::Reconstructioninline
ExistsPoint3D(const point3D_t point3D_id) constcolmap::Reconstructioninline
ExportBundler(const std::string &path, const std::string &list_path, bool skip_distortion=false) constcolmap::Reconstruction
ExportCam(const std::string &path, bool skip_distortion=false) constcolmap::Reconstruction
ExportNVM(const std::string &path, bool skip_distortion=false) constcolmap::Reconstruction
ExportPLY(const std::string &path) constcolmap::Reconstruction
ExportRecon3D(const std::string &path, bool skip_distortion=false) constcolmap::Reconstruction
ExportVRML(const std::string &images_path, const std::string &points3D_path, const double image_scale, const Eigen::Vector3d &image_rgb) constcolmap::Reconstruction
ExtractColorsForAllImages(const std::string &path)colmap::Reconstruction
ExtractColorsForImage(const image_t image_id, const std::string &path)colmap::Reconstruction
FilterAllPoints3D(const double max_reproj_error, const double min_tri_angle)colmap::Reconstruction
FilterImages(const double min_focal_length_ratio, const double max_focal_length_ratio, const double max_extra_param)colmap::Reconstruction
FilterObservationsWithNegativeDepth()colmap::Reconstruction
FilterPoints3D(const double max_reproj_error, const double min_tri_angle, const std::unordered_set< point3D_t > &point3D_ids)colmap::Reconstruction
FilterPoints3DInImages(const double max_reproj_error, const double min_tri_angle, const std::unordered_set< image_t > &image_ids)colmap::Reconstruction
FindCommonRegImageIds(const Reconstruction &reconstruction) constcolmap::Reconstruction
FindImageWithName(const std::string &name) constcolmap::Reconstruction
GetCorrespondenceGraph() constcolmap::Reconstructioninline
HasCorrespondenceGraph() constcolmap::Reconstructioninline
Image(const image_t image_id) constcolmap::Reconstructioninline
Image(const image_t image_id)colmap::Reconstructioninline
ImagePair(const image_pair_t pair_id) constcolmap::Reconstructioninline
ImagePair(const image_t image_id1, const image_t image_id2)colmap::Reconstructioninline
ImagePair(const image_pair_t pair_id)colmap::Reconstructioninline
ImagePair(const image_t image_id1, const image_t image_id2) constcolmap::Reconstructioninline
ImagePairs() constcolmap::Reconstructioninline
Images() constcolmap::Reconstructioninline
ImportPLY(const std::string &path)colmap::Reconstruction
ImportPLY(const std::vector< PlyPoint > &ply_points)colmap::Reconstruction
IsImageRegistered(const image_t image_id) constcolmap::Reconstructioninline
Load(const DatabaseCache &database_cache)colmap::Reconstruction
Merge(const Reconstruction &reconstruction, const double max_reproj_error)colmap::Reconstruction
MergePoints3D(const point3D_t point3D_id1, const point3D_t point3D_id2)colmap::Reconstruction
Normalize(const double extent=10.0, const double p0=0.1, const double p1=0.9, const bool use_images=true)colmap::Reconstruction
NumAddedPoints3D() constcolmap::Reconstructioninline
NumCameras() constcolmap::Reconstructioninline
NumImagePairs() constcolmap::Reconstructioninline
NumImages() constcolmap::Reconstructioninline
NumPoints3D() constcolmap::Reconstructioninline
NumRegImages() constcolmap::Reconstructioninline
operator=(const Reconstruction &other)colmap::Reconstruction
Point3D(const point3D_t point3D_id) constcolmap::Reconstructioninline
Point3D(const point3D_t point3D_id)colmap::Reconstructioninline
Point3DIds() constcolmap::Reconstruction
Points3D() constcolmap::Reconstructioninline
Read(const std::string &path)colmap::Reconstruction
ReadBinary(const std::string &path)colmap::Reconstruction
ReadText(const std::string &path)colmap::Reconstruction
Reconstruction()colmap::Reconstruction
Reconstruction(const Reconstruction &other)colmap::Reconstruction
RegImageIds() constcolmap::Reconstructioninline
RegisterImage(const image_t image_id)colmap::Reconstruction
SetUp(const CorrespondenceGraph *correspondence_graph)colmap::Reconstruction
TearDown()colmap::Reconstruction
TranscribeImageIdsToDatabase(const Database &database)colmap::Reconstruction
Transform(const SimilarityTransform3 &tform)colmap::Reconstruction
Write(const std::string &path) constcolmap::Reconstruction
WriteBinary(const std::string &path) constcolmap::Reconstruction
WriteText(const std::string &path) constcolmap::Reconstruction