Jacob Dallas

Results 21 comments of Jacob Dallas

@KelSolaar Honestly, I'm not 100% sure as to why it works better. The mathematics behind it are pretty simple though. Basically we're filtering the contours based on the number of...

Further context: when capturing the images, the camera moves in a circle around the central subject before moving to a different angle. Once the camera moves to a different angle...

May or may not help I added 2 environment variables to path. 1 pointed at the bin folder and the other pointed at the lib folder i.e. `PATH_TO_YOUR_COLMAP_PARENT_FOLDER\COLMAP-3.7-windows-cuda\bin` and `PATH_TO_YOUR_COLMAP_PARENT_FOLDER\COLMAP-3.7-windows-cuda\lib`....

Relaying from another thread, your use case would be suitable for [react-kit-dnd](https://dndkit.com/), stinks because this is a great library

Make sure you have `colmap` installed and added to your environment variables [https://github.com/colmap/colmap/releases/tag/3.7](https://github.com/colmap/colmap/releases/tag/3.7)

> Hello @JizhiziLi , I failed to download one of the models, it seems that link to [GFM(r')-TT](https://drive.google.com/uc?export=download&id=1oQMOfVkuxLujgFEQReWJM95chPlQBTiM) model from Google Drive is broken. Could you please provide the correct...

@John-Doggett I'm trying to control the manual focus on my camera as well, didn't know if you had any pointers/code/psuedo code to share on adjusting focus manually?

I guess manually setting the focus, in general, would be helpful. I can't seem to find any differences in the configuration library when I manually adjust the manual focus myself...

Unrelated ``` CMake Deprecation Warning at scripts/cmake/vcpkg_check_features.cmake:182 (message): calling `vcpkg_check_features` without the `FEATURES` keyword has been deprecated. Please add the `FEATURES` keyword to the call. Call Stack (most recent call...