mayaMatchMoveSolver
mayaMatchMoveSolver copied to clipboard
A Bundle Adjustment solver for MatchMove related tasks.
To help users see a Bundle node in the viewport (and outliner), we should create a Maya shape node for users to see. The icon should match the shelf button...
### Problem While a solver is running (with the mmSolver command) the user can press the Escape key to stop the solve. Unfortunately, this often causes crashes, like the one...
### Feature Users want to use mmSolver for solving features and then take their work back to 3DEqualizer for refinement or QC. The reasons for doing this could be: 1)...
### Feature [Ceres Solver](http://ceres-solver.org/) is a state-of-the-art non-linear least squares solver and would likely show performance improvements over the currently supported CMinpack and LevMar solvers. Ceres solver will be installed...
### Feature A tool in Maya to use 3 or more vertices or locators to transform an object. This tool might use similar maths to this (released under "the Unlicense"):...
### Feature Same as the 3DEqualizer "Copy 2D Tracks" and "Export 2D Tracks" tool, we want a way to export 2D information from Natron, and use it inside Maya. For...
### Feature We want to allow users to track in SynthEyes and easily export .uv files to import into Maya. It is already possible to do this in 3DEqualizer, we...
### Feature The C++ compilers for Linux, MacOS and Windows all support C++11, and so does Maya. We should therefore update to C++11 and start using the features. ### Software...
### Feature The Solver UI Output Attribute Nodes uses long names to display nodes, in a flat list. Rather than a flat list, the UI should display a hierarchy of...
### Feature Add the ability to automatically calculate the optimal Root Frame numbers based on the markers in the Solver. The "Standard" Solver UI tab contains a user-settable Root Frames...