Hi Chris,
I have used SB before for this, but in this case I need more flexibility
(and the images should not build up over time but be combined from the
first frame.
Seems like I may have to delve into some C++ to do the math manually.
Will that be too slow though? iterating over the data in a pix_buffer
should be fast right?
If anyone has some sample code along these lines please let me know.
B. Bogart