Blender Git Loki
Git Commits -> Revision 04d26bf
Revision 04d26bf by Keir Mierle (master) May 14, 2012, 12:15 (GMT) |
"Efficient Second-order Minimization" for the planar tracker This implements the "Efficient Second-order Minimization" scheme, as supported by the existing translation tracker. This increases the amount of per-iteration work, but decreases the number of iterations required to converge and also increases the size of the basin of attraction for the optimization. |
Commit Details:
Full Hash: 04d26bf44c4f2c5eb86aee117d818479d92f790b
SVN Revision: 46623
Parent Commit: 4f81bdf
Lines Changed: +66, -35