Baasje85

Results 7 comments of Baasje85

Building on Ubuntu now fails on the CUDA part. ``` -- General configuration for OpenCV 3.4.0 ===================================== -- Version control: 8cf0bcf5 -- -- Extra modules: -- Location (extra): /home/mio/Sources/TeleSculptor/builds/external/fletch-build/build/src/OpenCV_contrib/modules --...

> It seems our older version of OpenCV is not compatible with CUDA 11. Fletch provides a new version, but we haven't configured TeleSculptor to use it. I'm going to...

stat("/home/mio/Downloads/DJI_0019.MP4", {st_mode=S_IFREG|0755, st_size=3759987582, ...}) = 0 stat("/home/mio/Downloads/Meshroom-2021.1.0-av2.4.0-centos7-cuda10.2/aliceVision/lib/libopencv_videoio_ffmpeg*.so", 0x7fff0cce00b0) = -1 ENOENT (Bestand of map bestaat niet) openat(AT_FDCWD, "/home/mio/Downloads/Meshroom-2021.1.0-av2.4.0-centos7-cuda10.2/aliceVision/lib", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 newfstatat(10, "", {st_mode=S_IFDIR|0755, st_size=12288, ...}, AT_EMPTY_PATH) = 0 getdents64(10,...

I think it would be a good way to collect alternative methods and be able to implement then in new nodes with compatible in and output. For example I starred...

@natowi could we maybe add this knowledge to https://github.com/alicevision/meshroom/wiki/Good-first-contributions ?

@Dok11 https://github.com/alicevision/AliceVision/blob/develop/src/software/pipeline/main_depthMapEstimation.cpp

@natowi mio@aspire7:~/Downloads/Meshroom-2020.1.0/aliceVision/bin$ LD_LIBRARY_PATH=${ALICEVISION_INSTALL}/lib:${ALICEVISION_INSTALL}/aliceVision/lib:$LD_LIBRARY_PATH ./aliceVision_utils_keyframeSelection --mediaPaths "/home/mio/MeshroomProjecten/verdeliet/VID_20201031_123053.mp4" --sensorDbPath "/home/mio/Downloads/Meshroom-2020.1.0/aliceVision/share/aliceVision/cameraSensors.db" --voctreePath "/home/mio/Downloads/Meshroom-2020.1.0/aliceVision/share/aliceVision/vlfeat_K80L3.SIFT.tree" --useSparseDistanceSelection True --useSharpnessSelection True --sparseDistMaxScore 100.0 --sharpnessPreset normal --sharpSubset 4 --minFrameStep 5 --maxFrameStep 36 --maxNbOutFrame 0 --verboseLevel info --outputFolder "/home/mio/MeshroomProjecten/verdeliet/MeshroomCache/KeyframeSelection/956fdae7d0d10d1ba617ef5e2fbad62ed5ea2419"...