Difference between revisions of "Publications/boutry.15.icip.inc"

From LRDE

 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
The initial image:
[[File:Boutry.2015.icip-Lena.png‎|512px|The Original Lena Image]] [[File:Boutry.2015.icip-Lena_WC.png‎|512px|Lena Made Well-Composed]]
 
  +
[[File:lena-coloree-crop.jpg|512px|Not Well-composed Case]] [[File:lena_WC-coloree-crop.jpg|512px|Well-composed Case]]
 
  +
[[File:boutry.2015.icip.originale.png|400px|The Original Lena Image]]
  +
<br><br>
  +
  +
The zero-level-set of the Laplacian:
  +
  +
[[File:boutry.2015.icip.laplacien-nonwc.png|400px|The Original Lena Image]]
  +
<br><br>
  +
  +
The zero-level-set of the Laplacian (zoomed on):
  +
  +
[[File:boutry.2015.icip.nonwc-crop.png|200px|The Original Lena Image]]
  +
<br><br>
  +
  +
The zero-level-set of the Laplacian made well-composed:
  +
  +
[[File:boutry.2015.icip.laplacien-wc.png|400px|The Original Lena Image]]
  +
<br><br>
  +
  +
The zero-level-set of the Laplacian made well-composed (zoomed on):
  +
  +
[[File:boutry.2015.icip.wc-crop.png|200px|The Original Lena Image]]
  +
<br><br>
  +
  +
  +
The source code able to make images digitally well-composed is available here:
  +
[[http://www.lrde.epita.fr/~theo/papers/src/src_icip_2015.tar.gz src_icip_2015.tar.gz]]
  +
<br>
  +
  +
The source code of the proposed algorithm has been implemented using our image processing C++ library [[Olena/Download|Milena]], which is free software under the GNU Public License v2.

Latest revision as of 16:27, 5 June 2015

The initial image:

The Original Lena Image

The zero-level-set of the Laplacian:

The Original Lena Image

The zero-level-set of the Laplacian (zoomed on):

The Original Lena Image

The zero-level-set of the Laplacian made well-composed:

The Original Lena Image

The zero-level-set of the Laplacian made well-composed (zoomed on):

The Original Lena Image


The source code able to make images digitally well-composed is available here: [src_icip_2015.tar.gz]

The source code of the proposed algorithm has been implemented using our image processing C++ library Milena, which is free software under the GNU Public License v2.