David Cattermole
David Cattermole
The v0.4.0 release now includes LDPK v2.8 (and dlfcn-win32 1.3.1 on Windows) which is being used by the internal nodes and lens distortion data types. Closing.
Hello @simonbjork and @stuffmatic, This sounds like a fairly easy feature to implement (especially since v1.0.3 includes a command line interface already). @stuffmatic Would you mind if I fork and...
> I'm aiming to release a new fSpy version soon(ish), with some improvements and fixes. I'll look into adding support for launching with an image path. While I really appreciate...
Hello @grey8386, "fSpy-1.0.3-ia32-win" is for Windows. You can download the MacOS version of fSpy as the .dmg file (for example "fSpy-1.0.3.dmg"): https://github.com/stuffmatic/fSpy/releases/latest
Thanks @Eiken! I've released your change as v0.4.1 for people to download: https://github.com/david-cattermole/cameraInferno-maya/releases/tag/v0.4.1
This was fixed in commits a490d7b9495f1a7ad67b2382fcb11ced42247ba9 and 111875ddee7306508ca4b3e1db8651af021b741d and were released in [v0.4.2](https://github.com/david-cattermole/mayaMatchMoveSolver/releases/tag/v0.4.2).
In theory, the workflow described above can be achieved by exporting 2D Markers with the [Save Marker](https://david-cattermole.github.io/mayaMatchMoveSolver/tools_inputoutput.html#save-marker) tool, then using the [Load Markers](https://david-cattermole.github.io/mayaMatchMoveSolver/tools_inputoutput.html#load-markers) tool. I will keep this issue open,...
Ceres Solver has been added as a dependency in v0.4.0, however Ceres is not yet supported as a solver back-end. Progress will continue to add support as a Solver back-end.
Hello @bhack, OpenMVG provides Fundamental Matrix solving, Essential Matrix Solving and Unconstrained Bundle Adjustment (via Ceres Solver). These have been used in the Camera solver in mmSolver, although I'm not...
I do not have a specific plan, however I have a general idea of what needs to be improved. Generally, the main issue with quality is caused because the bundle...