image processing

hello guys… I am actually a control engineer specialised in mobile robots control using cameras and image processing…and for those purposes I mostly use Matlab for programming (it has a cool toolbox for image processing). my idea is something like this: to be able to open images in Corona exactly like Matlab in 3 dimensional matrix (one dimension for each colour R,G,B and each element of the matrix is actually the colour value of each pixel 0 to 255) this way I can make some “adjustments” to one image “on the spot”, like applying filters and masks (this could add more flexibility to a image used, allowing to mathematically create really cool effects, like lighting effects, water, reflections, etc.). I know this might slow the device when using large images, but using this carefully with small images should work fine. [import]uid: 57170 topic_id: 14736 reply_id: 314736[/import]

+1 for fragment shaders :slight_smile: [import]uid: 12822 topic_id: 14736 reply_id: 54510[/import]