Tag Archives: image processing

Un nouveau blog en analyse et traitement d'image, par Olivier Augereau

[cliquer ici pour la version en français] Translate original post with Google Translate Ces derniers jours, alors que je bullais tranquillement sur le web mettait en oeuvre la sérependité, j’ai découvert un nouveau blog, sobrement intitulé Analyse et traitement d’image. Olivier Augereau vient de le débuter, semble-t-il, puisqu’une poignée de billets sont disponibles. J’ai cependant [...]

A Blogs aggregator on computer vision and image processing

[cliquer ici pour la version en français] A few days ago, I started a second blog called Pixel Shakers (please note the ending 's'), also dedicated to computer vision, machine vision and image processing. But the content of this one is automatically generated, as an aggregation of the posts coming from other blogs. On the [...]

A minimal ImageJ Plugin in Clojure: image inversion

[cliquer ici pour la version en français] I show in this post how to write an ImageJ plugin with Clojure. This example is taken from Digital Image Processing: An Algorithmic Introduction Using Java: an image inversion (page 32). The goal is to invert all the pixels of a 8-bit grayscale image, turning an image into [...]