AliceVision icon indicating copy to clipboard operation
AliceVision copied to clipboard

Photogrammetric Computer Vision Framework

Results 162 AliceVision issues
Sort by recently updated
recently updated
newest added

Enable application of calibrated undistortion on plates which are smaller than the image used for calibration. We assume the plate is cropped but centered.

Hi everyone, I am trying to perform a 3D reconstruction with an augmented number of keypoints and descriptors, exploiting the same set of images in 3 different color bands. To...

- Remove Uncertainty objects on poses and landmarks. They may be used in some future but are not currently used anywhere and will need a rewrite if needed. - Remove...

Comparing draft meshing results from both a build of the `develop` branch at end of April 2023 and right now, I noticed a degraded reconstruction. 3D features seen in the...

Apologies for my previous mistake, had confounded focal length with sensor width for the Samsung S21 Ultra 108MP lens. This should now be correct based on Samsung Device Specifications: https://www.samsung.com/uk/support/mobile-devices/what-are-the-latest-features-of-the-galaxy-s21-series-camera/...

ready
sensordb

I would need to add the ESP32 CAM sensor, whose module is the Omnivision OV2640 (https://www.uctronics.com/download/OV2640_DS.pdf) ## Description I would need to add the ESP32 CAM sensor, whose module is...

ready
sensordb

Using Equidistant fisheye model (equidistant_r3) always seems to fail at this line: https://github.com/alicevision/AliceVision/blob/bc7c981c31a0f119da37f1f6ff1865f09bbaf679/src/aliceVision/sfm/pipeline/sequential/ReconstructionEngine_sequentialSfM.cpp#L1205 Has this been run successfully? And if so is there a trick to getting past this error?...

Samsung S24 Ultra

review
sensordb

Here: https://github.com/alicevision/AliceVision/blob/develop/src/aliceVision/sfm/sfmStatistics.cpp#L154 End iterator is meddled with. I suppose the intention was to create new entry.

## Description Add support to build the Python binding introduced in #1647 on Windows.

windows
wip