Difference between revisions of "Publications/crozet.14.icip.inc"

From LRDE

Line 1: Line 1:
 
== Figures ==
 
== Figures ==
   
  +
{| class="wikitable" border="1"
[[File:Crozet14icip_simpleimage.png]]
 
  +
|-
  +
| [[File:Crozet14icip_Intronoise.png|150px|x]]
  +
| [[File:Crozet14icip_Intronoiseout.png|150px|x‎]]
  +
|-
  +
! colspan="2" | (a) Denoising (self-dual grain removal).
  +
|-
  +
| [[File:Crozet14icip_Introzeolite.png|150px|x]]
  +
| [[File:Crozet14icip_Introzeoliteout.png‎|150px|x]]
  +
|-
  +
! colspan="2" | (b) Shape Filtering (keep round objects).
  +
|-
  +
| [[File:Crozet14icip_Introsynthetic.png|300px|x]]
  +
| [[File:Crozet14icip_Introsyntheticout.png‎|300px|x]]
  +
|-
  +
! colspan="2" | (c) Object Detection (energy-based method).
  +
|-
  +
| [[File:Crozet14icip_Introplane.png|300px|x]]
  +
| [[File:Crozet14icip_Introplanehierarchy.png|300px‎|x]]
  +
|-
  +
! colspan="2" | (d) Hierarchical Segmentation (saliency-based).
  +
|-
  +
| [[File:Crozet14icip_Introplanesegmentationfine.png|300px|x]]
  +
| [[File:Crozet14icip_Introplanesegmentationcoarse.png|300px‎|x]]
  +
|-
  +
! colspan="2" | (d') Hierarchical Segmentation (saliency-based).
  +
|}
  +
'''Fig. 1: Sample uses of the tree of shapes (left column: input images; right column: state-of-the-art results).'''
  +
  +
  +
{| class="wikitable" border="1"
  +
|-
 
| [[File:Crozet14icip_simpleimage.png]]
  +
| [[File:Crozet14icip_simpletos.png‎]]
  +
|-
  +
! (a) Image
  +
! (b) Tree of shapes
  +
|}
  +
'''Fig. 2'''
  +
  +
   
 
== Images ==
 
== Images ==

Revision as of 11:14, 18 February 2014

Figures

x x‎
(a) Denoising (self-dual grain removal).
x x
(b) Shape Filtering (keep round objects).
x x
(c) Object Detection (energy-based method).
x x
(d) Hierarchical Segmentation (saliency-based).
x x
(d') Hierarchical Segmentation (saliency-based).

Fig. 1: Sample uses of the tree of shapes (left column: input images; right column: state-of-the-art results).


Crozet14icip simpleimage.png Crozet14icip simpletos.png
(a) Image (b) Tree of shapes

Fig. 2


Images

Images used for the benchmarks: [1]

Code

  • Code of the serial version: [2]
  • Code of the parallel version: [3]
  • Code of the milena image processing library: [4]