Blender Git Commit Log

Git Commits -> Revision 83d9159

Revision 83d9159 by Sergey Sharybin (soc-2011-tomato)
April 26, 2013, 12:57 (GMT)
Keyframe selection improvements

Added additional criteria, which ignores
keyframe pair if success intersection factor
is lower than current candidate pair factor.

This solves issue with keyframe pair at which
most of the tracks are intersecting behind the
camera is accepted (because variance in this
case is really small),

Also tweaked generalized inverse function,
which now doesn't scale epsilon by maximal
matrix element. This gave issues at really bad
candidates with unstable covariance. In this
case almost all eigen values getting zeroed
on inverse leading to small expected error
estimation.

Commit Details:

Full Hash: 83d9159929efaf4c5164834691809754aaa495e1
SVN Revision: 56313
Parent Commit: 78382d7
Lines Changed: +21, -7

1 Modified Path:

/extern/libmv/libmv/simple_pipeline/keyframe_selection.cc (+21, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021