| View previous topic :: View next topic |
| Author |
Message |
Damian_d
Joined: 14 Dec 2006 Posts: 3
|
Posted: Thu Dec 14, 2006 11:03 am Post subject: tracker's rms error |
|
|
hi,
is there a way to read the tracker's rms error at the current frame via script?
thanks in advance,
damian |
|
| Back to top |
|
 |
ssontech Site Admin
Joined: 16 Mar 2005 Posts: 609 Location: Valley Forge, Pennsylvania
|
Posted: Fri Dec 15, 2006 11:38 am Post subject: |
|
|
| That's just sqrt((tk.u-tk.pu)**2 + (tk.v-tk.pv)**2) |
|
| Back to top |
|
 |
|