Tagged Questions

2
votes
1answer
221 views

using a double threshold

im using the Threshold method of the Bitmapdata object to make some motion buttons from a camera video source. It's working with 1 button (1 threshold on 1 rectangle, that is my button onscreen), ...