
Here’s a fuse I made to normalize an image from one range to another. The math is simple, but it gave me a chance to try out ColorMatrix() for the processing as well as SetSource() for the UI elements. It’s pretty fast, but Matt might take a crack at converting it to a C++ plugin just to see what is involved in the conversion process and see how useful fuses are for prototyping.


October 20th, 2009 at 11:19 am
Updated with ROIDS support as well as Canvas Color override.