Hi there,

I want to feed a Tracker4 with custom values and I know it works with this
Id system:

0  "enable",
1  "name",
2  "track_x",
3  "track_y",
4  "offset_x",
5  "offset_y",
6  "T",
7  "R",
8  "S",
9  "error",
10  "error_min",
11  "error_max",
12 "pattern_x",
13  "pattern_y",
14  "pattern_r",
15  "pattern_t",
16  "search_x",
17  "search_y",
18  "search_r",
19  "search_t",

numColumns*trackIdx + xx

works great with the x and y values but how do I set the track name?

.getValue(numColumns*trackIdx + 1)
gives me a float value (0.0)

here is where I found the information:
http://community.thefoundry.co.uk/discussion/topic.aspx?f=189&t=99665


any ideas?

cheers,
Vincent

-- 
Vincent Langer
Uhlandstr. 29
71634 Ludwigsburg
+49 176 965 177 61
www.vincentlanger.com
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to