Sim-LIT  2.0
 All Classes Namespaces Files Functions Variables Typedefs
ForwardProcessing Class Referenceabstract

Clase abstracta que representa la estructura que debe tener todo procesamiento de imagen. More...

#include <ForwardProcessing.h>

Inheritance diagram for ForwardProcessing:
ColorCompressor DsjalMixer TorusMixer TurnerMixer

Public Member Functions

virtual int make (vector< DataType * > *list, int width, int height, vector< int > parameters, int nParameters, bool show_data)=0
 
virtual int unmake (vector< DataType * > *list, bool show_data)=0
 

Detailed Description

Clase abstracta que representa la estructura que debe tener todo procesamiento de imagen.

Author
Christopher Arredondo Flores
Date
28/9/2014

Definition at line 18 of file ForwardProcessing.h.


The documentation for this class was generated from the following file: