Blender Git Loki
Git Commits -> Revision b52502c
Revision b52502c by Sergey Sharybin (master) August 18, 2011, 11:10 (GMT) |
Camera tracking integration =========================== Stop SAD tracker when error becomes too high. Maximal allowed error value is controlled in Tracking Settings panel. I haven't been able to find value which will work for most of cases so it's now quite stupid value of 0. Currently values of 2-6 gives quite nice result, but it depends on footage. Upcoming changes from libmv side related on returning normalized SAD would help here. Until this, please set max_sad manually. |
Commit Details:
Full Hash: b52502cd4e962a1d88ea11a24bdc9924ae055960
SVN Revision: 39518
Parent Commit: 07017db
Lines Changed: +41, -5