socles - image processing library
Posted by
notzed on
May 18, 2011; 4:09am
URL: https://forum.jogamp.org/socles-image-processing-library-tp2955671.html
Lads and Ladettes,
Some people here might be interested in a project I just started on google code -
http://code.google.com/p/socles/Currently it contains small set of image processing primitives such as convolution filters and colour space conversions - I found I kept re-writing some of this stuff and forgot which were the best implementations so I put them into one place mostly for my own reference. There are only a couple of things there at the moment but i'll add more as i think of things/find the need but it will tend to be quality of quantity anyway.
Right now it's using an ancient version of jogamp which is wedded to my workstation for various reasons so it might not work for anyone else directly but the routines are simple and for the most part stand alone. I'm developing using netbeans fwiw.
Cheers,
Z