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

build git [21220ce](https://github.com/alicevision/AliceVision/commit/21220ce5952be552fd6e140f858692d81a00b0d5) ``` /Users/jinshanhu/Documents/OSS/AliceVision/src/aliceVision/image/io.cpp:523:35: error: non-constant-expression cannot be narrowed from type 'std::array::value_type' (aka 'double') to 'float' in initializer list [-Wc++11-narrowing] float user_mul[4] = { neutral[0],neutral[1],neutral[2],neutral[1] }; ^~~~~~~~~~ /Users/jinshanhu/Documents/OSS/AliceVision/src/aliceVision/image/io.cpp:523:35: note:...

## Description This PR introduces the following: 1. A brand new Dockerfile (`docker/Dockerfile_ubuntu_new`) to build alicevision from scratch on the latest Ubuntu and CUDA. 2. A new GitHub action which...

Reporting here that cmake fails on debian/testing. Is there a workaround? ``` >> cmake -DCMAKE_BUILD_TYPE=Release -DALICEVISION_BUILD_TESTS=ON -DALICEVISION_BUILD_EXAMPLES=ON .. ... -- Failed to find Ceres - Missing required Ceres dependency: glog....

[ 67%] Built target opencv [ 67%] Performing build step for 'cctag' [ 1%] Building NVCC (Device) object src/CMakeFiles/CCTag.dir/cctag/cuda/CCTag_generated_triple_point.cu.o nvcc fatal : Unsupported gpu architecture 'compute_35' CMake Error at CCTag_generated_triple_point.cu.o.Release.cmake:220...

Added imaging sensor (Sony IMX689) width for OnePlus 8 Pro. ## Description ## Features list ## Implementation remarks

sensordb

## Description Add the DJI Mini 4 Pro camera to the database. 1/1.3-inch CMOS -> approximately 13.4mm x 9.6mm

sensordb

Hello, what is the format of the content of matches,txt I get from feature matching with alicevision from command line?? : (example)--> 250654938 687988815 1 sift 749 19 23 1...

scope:doc

In particular configuration, like a failed resection, we may end-up with unexpected statistics. Put some limits to avoid that.

**use cmd to build** ``` cmake .. -DCMAKE_TOOLCHAIN_FILE=D:\vcpkg-master\scripts\buildsystems\vcpkg.cmake -S=D:\AliceVision-develop -DVCPKG_TARGET_TRIPLET=x64-windows -G "Visual Studio 16 2019" -A x64 -T v142,host=x64 CMake Error at src/CMakeLists.txt:181 (message): submodule(s) are missing, please update your...

## Description Fix of typos of 'OnePlus' devices. ## Features list ## Implementation remarks