Meir Arani
Meir Arani
Had some people request this feature at my company. Surprised this wasn't a part of the plugin to begin with. Thoughts?
I was trying to run SvoxBot trough wine/mono (tried both) on arch linux and had some issues. I got most of the way through installation (created token, connected bot to...
**Describe the problem** Basic attempts at photogrammetry with equirectangular images, split via the `Split360Images` node, keep failing at the `PrepareDenseScene` node with the error: ``` [16:14:26.759253][warning] The number of rigs...
The [INSTALL.md](https://github.com/alicevision/AliceVision/blob/develop/INSTALL.md) documentation currently references this option: > For FLANN library, `FLANN_INCLUDE_DIR_HINTS` can be passed pointing to the include directory, e.g. `-DFLANN_INCLUDE_DIR_HINTS:PATH=/path/to/flann/1.8.4/include/` But the relevant file which handled this logic...