Blender Git Commit Log
Git Commits -> Revision 14816b3
Revision 14816b3 by Joseph Mansfield (soc-2013-motion_track) September 9, 2013, 13:55 (GMT) |
Code cleanup: keyframe selection explicitly single-camera The current keyframe selection algorithm only looks at frames from camera 0 to find two frames with high variance. It's definitely worth looking at algorithms for keyframe selection from multiple cameras - different cameras are likely to have high variance. |
Commit Details:
Full Hash: 14816b3a9ca4e2d81f554c0139a948ef5d7eb442
SVN Revision: 59953
Parent Commit: 600145d
Lines Changed: +35, -26