|
Download all the TrackThemColors for
Mac sample movies in one stuffit archive (143 kb)
MacTrack.simple.show.video.sit
This movie shows the minimal code required for viewing live video on Director's
stage.
MacTrack.Grab.To.Cast.sit
This movie shows a simple way of placing the live video into a cast member
so that it can be covered by sprites and treated with inks blends etc.
MacTrack.Bright.Light.Track.sit
This movie shows how to track for the brightest point in the video.
MacTrack.Track.A.Color.sit
This movie shows how to track the point in the video that is closest in
color to a specified color, many such colors may be tracked simultaneously.
MacTrack.Track.Color.Blobs.sit
This movie shows how to track blobs of colors in the video, this method
reports all the rects in the video that are similar enough to a specified
color.
MacTrack.Track.Change.Blob.sit
This movie shows how to track change in the video from a reference frame,
this is useful to see where in the video people are standing.
MacTrack.Track.Movement.sit
This movie shows how to track movement, this is actually tracking for
change blobs , but not from a reference frame but rather from the previous
frame. This is useful for detecting activity in front of the camera.
MacTrack.Getting.pixels.RGB.sit
This movie shows how to get the RGB value of pixels in the video. In this
case sprites are set to these colors but many other uses can be found.
|