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

From LRDE

 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
   
 
The zero-level-set of the Laplacian (zoomed on):
 
The zero-level-set of the Laplacian (zoomed on):
  +
<br>
 
 
[[File:boutry.2015.icip.nonwc-crop.png|200px|The Original Lena Image]]
 
[[File:boutry.2015.icip.nonwc-crop.png|200px|The Original Lena Image]]
<br>
+
<br><br>
  +
 
The zero-level-set of the Laplacian made well-composed:
 
The zero-level-set of the Laplacian made well-composed:
  +
<br>
 
 
[[File:boutry.2015.icip.laplacien-wc.png|400px|The Original Lena Image]]
 
[[File:boutry.2015.icip.laplacien-wc.png|400px|The Original Lena Image]]
<br>
+
<br><br>
  +
 
The zero-level-set of the Laplacian made well-composed (zoomed on):
 
The zero-level-set of the Laplacian made well-composed (zoomed on):
  +
<br>
 
 
[[File:boutry.2015.icip.wc-crop.png|200px|The Original Lena Image]]
 
[[File:boutry.2015.icip.wc-crop.png|200px|The Original Lena Image]]
<br>
+
<br><br>
   
  +
The source code to make images digitally well-composed is available here:
+
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.
 
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 15: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.