-
-
Notifications
You must be signed in to change notification settings - Fork 948
Description
Describe the bug
build a openMVG+openMVS docker as per your gist here :
https://gist.github.com/cdcseacave/ef290eacefa44db67dadaed01a6fe319
on step 18 (DensifyPointCloud) :
xx:xx:xx [App ] error: invalid project
from my (limited) undestanding the (both develop) branches of openMVG and openMVS aren't cross compatible at the moment, maybe altering the gist with two known-compatible releases/versions or dedicated tags would work maybe ?
I don't really know if it's a bug of the gist or of MVS or both...
To Reproduce
Steps to reproduce the behavior:
build a docker as per the gist
here is my picture set :
https://drive.google.com/file/d/1xFU2Qrv67V6sK_zhCDu90RFS0ovDWN6n
docker run --name photogrammetry --rm -v pwd/imgs:/images -v pwd/work:/work -it open_photogrammetry python3 /opt/bin/MvgMvsPipeline.py /images /work --0 f 5680 --1 n 8
xx:xx:xx [App ] error: invalid project
...
Process failed at step 18
Expected behavior
successfull pipeline
Desktop (please complete the following information):
- OS: Debian + kernel 6.14.0 , Docker version 20.10.24+dfsg1