Blender Git Commit Log

Git Commits -> Revision 9f20813

Revision 9f20813 by Sergey Sharybin (soc-2011-tomato)
December 11, 2012, 17:25 (GMT)
Camera tracking: fixed for automatic keyframe selection

Previously GRIC wasn't working because of typo in getting vector
dimension which are vector-columns, not vector rows.

This implied some additional changes to make selector working nicer:

- lambda coefficients in GRIC were changed form natural to base-10,
otherwise sums of rho functions are much smaller than constant
part of GRIC.
This also seems to correlate with papers where log() usually means
base-10 logarithm.

- Limited correspondence ratio from top, which will give better
results because it usually means longer base line.

- Made logging more useful.

Commit Details:

Full Hash: 9f20813452a539fbb66ec874ada8a719ca1ee731
SVN Revision: 52896
Parent Commit: ca127ed
Lines Changed: +22, -15

1 Modified Path:

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