bicotiNeighbourFunction


Figura 4.1.2.1
Clases

bicotiNeighbourFunction
bicotiNeighbourFunctionLinear
bicotiNeighbourFunctionMaximum
bicotiNeighbourFunctionMinimum
bicotiNeighbourFunctionMedian

     Templates Clases

PixelType


class bicotiNeighbourFunction < class PixelType >



 Public Methods

virtual PixelType operator( ) ( bicotiFrame< PixelType >* ) = 0



PixelType operator( ) ( bicotiFrame< PixelType >*  ptr_frame )

    Este es el operador que define la interfáz de la clase, simplemente dado un puntero a bicotiFrame devuelve un pixel.

La función es virtual pura en esta clase.