Jump to: Board index » General » Fusion

? Incomplete Tracker Fade In ?

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

John_H

  • Posts: 62
  • Joined: Thu Nov 07, 2019 2:44 pm
  • Location: London
  • Real Name: John Hoare

? Incomplete Tracker Fade In ?

PostMon May 04, 2020 11:31 am

See attached: I am smoothing a shaky camera move using a Tracker Node, and following the "Smoothing Motion" section of the manual. The Manual does not mention one of the parameters AT ALL!! Google returns zero results for
https://www.google.com/search?q=fusion+%22incomplete+tracker+fade+in%22

Grrr!!!

Help?

(And someone update the manual please.)
Attachments
match move.jpg
match move.jpg (30.32 KiB) Viewed 647 times
Offline
User avatar

Bryan Ray

  • Posts: 2491
  • Joined: Mon Nov 28, 2016 5:32 am
  • Location: Los Angeles, CA, USA

Re: ? Incomplete Tracker Fade In ?

PostMon May 04, 2020 2:58 pm

Interesting. I've never used that mode before, and the control doesn't appear in the Fusion Tool Reference, either. My guess would be that if you have a tracked pattern that doesn't exist for the entire time over which you're tracking, that tracker's contribution is applied gradually from the time it appears until it reaches full strength. That would prevent the track from suddenly jumping when new data becomes available. The value is probably the number of frames over which it happens.

Mathematically, you'd have something like this:

Suppose you have two trackers, A & B. The average value of these two trackers is used to determine a position: (A + B) / 2. A third tracker, C, becomes available. You want it to have no influence when it first appears, but after a certain number of frames, to have equal strength with the other two. We'll use t to represent a normalized (from 0 - 1) value for time elapsed since the new tracker appears.

((A + B) / 2) * (1-t) + ((A + B + C) / 3) * t

That's a guess, though.
Bryan Ray
http://www.bryanray.name
http://www.sidefx.com
Offline

John_H

  • Posts: 62
  • Joined: Thu Nov 07, 2019 2:44 pm
  • Location: London
  • Real Name: John Hoare

Re: ? Incomplete Tracker Fade In ?

PostTue May 05, 2020 4:31 am

Thank you Bryan!
That sounds right.
Update: that google search now returns... one result!

Return to Fusion

Who is online

Users browsing this forum: No registered users and 59 guests