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

feature
scope:test
type:enhancement
do not close

As now only `cameras::Pinhole_Intrinsic_Radial_K3` is supported as type of camera in input (query). Enable use of the more generic model `cameras::Pinhole_Intrinsic`.

prio:minor
type:enhancement
do not close

Refactor the loransac function so that the threshold passed to the scorer is the real threshold in pixels and not the normalized one. See what happened with the bug in...

prio:minor
type:enhancement
lead:IRT
do not close

Enable distortion in some unitless space (normalized by image size)

WARNING: DO NOT MERGE due to Eigen alignment flags or C++17 switch.

feature
in progress
type:pr
do not close

Hey guys, I have a problem with the Meshing. I created a 3D object in blender and took several photos from different positions. When I load them into meshroom, the...

I realize this is a lot to just ask without the time and ability to implement and maintain the necessary changes myself. Hence, I’ll spare you the long-winded political speech....

CUDA
wip

It seems that the AliceVision has been made to work with OpenEXR 2.x. But now OpenEXR 3.x seems to be here for almost a year. It would be nice to...

## Description The `INSTALL.md` installation steps assume you have Mosek 6 installed, but the list of dependencies at the top of the document list Mosek 5. I installed Mosek 5...

scope:build

Someone started a PR in this direction: https://github.com/microsoft/vcpkg/pull/8829 It would be good to finalize it, without hacking/patching the CMakeList.txt but doing the fixes needed directly in the repo.

feature
deploying
do not close