Todas as notícias em primeira mão
Todas as notícias em primeira mão
Todas as notícias em primeira mão

Image processing on canvas - Sérgio Pereira

Why should we do image processing in the browser and how can we achieve it?

The canvas tag is a new html feature that enables the dynamic rendering of resolution-dependent graphs and visual images. Basic image processing can now be applied with logic written in Javascript and displayed in the browser in standard html context.