natowi

Results 172 comments of natowi

I think there is a way to add this limitation, but I don´t know details. Related PRs: https://github.com/alicevision/AliceVision/pull/1304 https://github.com/alicevision/Meshroom/pull/1836

Maybe https://manpages.ubuntu.com/manpages/trusty/man1/cpulimit.1.html ``` The -c flag sets the number of CPU cores the program thinks are available. Usually this is detected for us, but can be over-ridden. ```

I would try something like this: Use the drone dataset reconstruction with the 15 matches from the close-up. Then do a second reconstruction pipeline with the close-up images. Use a...

No, this (SfMAlignment) is not equal to Augment Reconstruction. SfMAlignment aligns two individual reconstructions based on common information like same camera filepath. This is good for aligning datasets that initially...

Double click on the texturing node. The images look like rendered images, lacking unique features, resulting in bad image matching and reconstruction.

Yes, you have the camera on a tripod and turned the radio. Capture images by moving around the radio, do close up images. Due to the reflective and transparent parts...

Save your project to a folder of your choice before starting the reconstruction. The cache folder will be created in the same location. If you want to change the default...

The repeating patters of the building surface can be a problem while matching the close ups to the larger scene. You could try if using your gps data can help:...

@laurelkeys What exactly are you trying to achieve? Each image imported in Meshroom will get an unique IdView number that is then being used internally. You could follow a single...