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

From LRDE

Line 2: Line 2:
   
 
== Method Description ==
 
== Method Description ==
=== (pre)order based methods
+
=== (pre)order based methods ===
 
Colors are reduced to scalar value that defines an ordering to compute the Tree of Shapes. We have tested
 
Colors are reduced to scalar value that defines an ordering to compute the Tree of Shapes. We have tested
 
different pre-order on several color space, as well as several restitution rules.
 
different pre-order on several color space, as well as several restitution rules.
Line 11: Line 11:
 
* Total orders considered: (NC, Pmean, MP are equivalent in this case).
 
* Total orders considered: (NC, Pmean, MP are equivalent in this case).
 
** Lexicographical (Lex): Lexicographical order with the R,G,B triplet.
 
** Lexicographical (Lex): Lexicographical order with the R,G,B triplet.
** Total pre-orders considered:
+
* Total pre-orders considered:
  +
** Lightness in [http://en.wikipedia.org/wiki/Lab_color_space#RGB_and_CMYK_conversions La*b*]
* Nearest
 
  +
** Lightness in HLS <math> L_{HLS} = 0.30 R + 0.59 G + 0.11 B </math>
 
  +
** Brightness <math> I = (R+G+B) / 3 </math>
  +
** Chrominance in La*b* <math> C = \sqrt{a^2 + b^2} </math>
   
   

Revision as of 12:53, 18 February 2014

Getting a morphological Tree of Shapes for mulativariate images: paths, traps, and pitfalls

Method Description

(pre)order based methods

Colors are reduced to scalar value that defines an ordering to compute the Tree of Shapes. We have tested different pre-order on several color space, as well as several restitution rules.

  • Restitution Rules:
    • Nearest color (NC): A removed shape is assigned to the closest color in the parent shape.
    • Mean (Pmean): Every shape is assigned with the mean color of its pixels.
    • Mean Parent (MP): A removed shape is assigned with the mean color of the parent shape pixels.
  • Total orders considered: (NC, Pmean, MP are equivalent in this case).
    • Lexicographical (Lex): Lexicographical order with the R,G,B triplet.
  • Total pre-orders considered:
    • Lightness in La*b*
    • Lightness in HLS
    • Brightness
    • Chrominance in La*b*


Evaluation Procedure Description

Results Summary

Detailed Results

By images

By methods

Error in widget Carlinet.2014.icip: Unable to load template 'wiki:Carlinet.2014.icip'