AliceVision icon indicating copy to clipboard operation
AliceVision copied to clipboard

Photogrammetric Computer Vision Framework

Results 209 AliceVision issues
Sort by recently updated
recently updated
newest added
trafficstars

I faced a similar segmentation error of [CameraInit issues when running meshroom_batch on server](https://github.com/alicevision/Meshroom/issues/1454) and according to the backtrace of gdb, I highly doubt that it's caused by [line 642...

Hi, I'm trying to compile alicevision2023.3.0.0 on windows10 system but cmake can't find AliceVision/docs/sphinx/rst/conf.py,the log is as follow: PS E:\Code\04_cc\AliceVision-3.0.0-git\AliceVision\build> cmake .. -DCMAKE_TOOLCHAIN_FILE=D:\ProfesSoftware\dev\vcpkg\scripts\buildsystems\vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows -G "Visual Studio 15 2017" -A...

The current `develop` branch has compilation issues at least on Arch Linux and Ubuntu Linux. E.g., `cmake` fails: ``` CMake Error at src/CMakeLists.txt:450 (find_package): By not providing "FindCoinUtils.cmake" in CMAKE_MODULE_PATH...

Hello all, we are experiencing very different behavior regarding the StructureFromMotion step in different environments. We use the same dataset in the attached example. On Windows we use Meshroom 2023.1.0...

I'm very new to Meshroom, and I've got all of my info from a 1 y/o YT video. I have 346 photos put into Meshroom, and the Texturing gives me...

Inside the CameraCalibration Node on can set the "Nb Distortion to Coef" to anything from 1-5 but https://github.com/alicevision/AliceVision/blob/c1f79a9d20e4c2b18d23d3d548d03a6c0e892213/src/aliceVision/calibration/exportData.cpp#LL140C2-L151C4 only store the coefficients 1,2 and 4 described as k1,k2,k3. is this...

Hi, I found a similar issue but no solution: https://github.com/alicevision/AliceVision/issues/1000 In my case the stack trace is below: #0 __GI___libc_free (mem=0x135) at malloc.c:3113 #1 0x00005555555f71e5 in Eigen::internal::handmade_aligned_free (ptr=0x7fffd40a60a0) at /usr/local/include/eigen3/Eigen/src/Core/util/Memory.h:98...

bug
do not close

``` /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/libOsi.a(OsiPresolve.cpp.o): warning: relocation against `_ZTI17make_fixed_action' in read-only section `.text' /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/libClp.a(ClpModel.cpp.o): relocation R_X86_64_PC32 against symbol `_ZTI15ClpPackedMatrix' can not be used when making a shared object; recompile with -fPIC...

stale

IncrementalSfM and SfMTriangulation have the option but not GlobalSfM.

``` [ 12%] Built target OpenMesh [ 12%] Built target MeshSDFilter [ 12%] Built target MeshDenoiser [ 14%] Built target lemon [ 14%] Built target main_svgSample [ 15%] Built target...