source --> toolbox

template class bicotiHorizontalStrategyLinear
    extends bicotiHorizontalStrategy < ColorType > as public

bicotiHorizontalStrategy lineal

Source:
../../source/toolbox/histogram_painter.hpp:63

Constructors Index

bicotiHorizontalStrategyLinear
[public] Constructor
~bicotiHorizontalStrategyLinear
[public] Destructor


Variables Index

shape_factor
[protected]


Methods Index

ComputeParameters
[public] Calcula los parámetros internos
operator ()
[public] Devuelve la absiza adecuada al valor del pixel


Constructors

bicotiHorizontalStrategyLinear

public bicotiHorizontalStrategyLinear ( ) ;

Constructor

bicotiHorizontalStrategyLinear

public ~ bicotiHorizontalStrategyLinear ( ) ;

Destructor


Variables

shape_factor

protected float shape_factor


Methods

ComputeParameters

public void ComputeParameters ( ) ;

Calcula los parámetros internos

Implementa el método virtual de bicotiHorizontalStrategy

operator ()

public int operator ( ) ( ColorType color ) ;

Devuelve la absiza adecuada al valor del pixel

Parameters:
color valor del pixel

bicoti II

bicoti II
Claudio Risso
Wilman Alarcon

Click here to return to the top of the page.