Gentoo Archives: gentoo-user

From: "Florian Gamböck" <ml@×××××.de>
To: Gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] [OT] Dropping file from....the commandline?
Date: Fri, 15 Mar 2019 17:04:54
Message-Id: 20190315170444.GA21392@furore
In Reply to: [gentoo-user] [OT] Dropping file from....the commandline? by tuxic@posteo.de
1 Hi Meino!
2
3 On 2019-03-09 11:36, tuxic@××××××.de wrote:
4 > How can I drop files from the commandline into Meshroom?
5
6 Have you tried using:
7
8 meshroom_photogrammetry --input INPUT_IMAGES_FOLDER \
9 --output OUTPUT_FOLDER
10
11 It is described on the GitHub page:
12 https://github.com/alicevision/meshroom#start-meshroom
13
14 It is also included in the binary package.
15
16 DISCLAIMER: I haven't ever used Meshroom, except for the last few
17 minutes, out of pure curiosity. Sadly I do not have a CUDA capable card,
18 Meshroom won't start computing anything without it.
19
20 --
21 Kind regards
22
23 Flo