cvrMatrixProcessingInterface.h File Reference
Simple interface from which all functors that process a matrix<T> to produce another matrix can be inherited.
More...
#include "cvrMatrix.h"
#include "cvrRGBAPixel.h"
Go to the source code of this file.
Detailed Description
Simple interface from which all functors that process a matrix<T> to produce another matrix can be inherited.
- Author:
- Pablo Alvarado
- Date:
- 23.09.2007
revisions ..:
- Id
- cvrMatrixProcessingInterface.h,v 1.2 2007/10/07 03:17:16 alvarado Exp