Tag Archives: imagej

Image representation (Clojure and Java), part one

[cliquer ici pour la version en français] In a previous post (Digital images and arrays : the same thing ?) i moaned about the lack of support of negative coordinate in image representations. In order to go beyond a simple observation, and because i need it, here is my firsts lines (of code) on this [...]

Digital images and arrays : the same thing ?

[cliquer ici pour la version en français] Take an image processing book (Morphological Image Analysis by example). The first pages are about defining important concepts. Thus an image is often defined as a mapping from D, a subspace of \mathbb{Z}^2, to a number (0 or 1 in the binary case). The subspace D is the [...]

Je n'aime pas les méthodes privées !

[cliquer ici pour la version en français] Translate original post with Google Translate Je suis actuellement en train de faire joujou avec ImageJ et la webcam intégrée à mon netbook. Je teste ainsi la mise en oeuvre de traitements temps-réels. Comme je ne suis que rarement original, j'ai cherché à faire afficher en permanence la [...]