colmap icon indicating copy to clipboard operation
colmap copied to clipboard

COLMAP - Structure-from-Motion and Multi-View Stereo

Results 599 colmap issues
Sort by recently updated
recently updated
newest added

Hi, I'm planning to use COLMAP's command line interface for bundle adjustment on some features I've extracted from April tags. I would like to know if it’s possible to incorporate...

I used my own dataset to reconstruct the sparse pc. I found that some backgrounds that were very far from the depth of the objects ( i was looking at)...

**Description:** I am encountering a Segmentation fault error while using the scantools.run_reference_rendering.py script from the lamar repository. The error seems to occur inconsistently at different points in the code, but...

**Describe the bug** The COLMAP mapper crashes during the Rig Bundle Adjustment phase with an "std::out_of_range" exception. This occurs when attempting to access an element in an unordered map using...

bug

**Description** I am trying to extract information based on images that get paired together. For a given image, I get slightly different image pairs if querying the database than in...

when I use the command, "colmap automatic_reconstructor --workspace ... --image_path ...",an error occured: " qt.qpa.xcb: could not connect to display qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in...

Hi, Is it possible to use other feature extraction instead of SIFTGPU? I found out most people import their features or descriptors to the database. I was wondering how to...

I'm running SFM reconstruction using COLMAP reconstruction pipeline, it is successful. Now I'm interested in scaling the model with real world measurements. My understanding is `colmap model _aligner` will do...

**Describe the bug** I used targets in stead of SIFT so that I can use with my camera. they matched well , I can see the matches in database and...

When I perform image rectification on the input images, only a few images remain in the "images" file, and two subfiles are generated in the "sparse" file. What is the...