/************************************************************************
  			BlobLibraryConfiguration.h
  			
FUNCIONALITAT: Configuració del comportament global de la llibreria
AUTOR: Inspecta S.L.
MODIFICACIONS (Modificació, Autor, Data):

FUNCTIONALITY: Global configuration of the library
AUTHOR: Inspecta S.L.
MODIFICATIONS (Modification, Author, Date):

**************************************************************************/

//! Indica si es volen fer servir les MatrixCV o no
//! Use/Not use the MatrixCV class
//#define MATRIXCV_ACTIU

// Uses/not use the blob object factory
//#define BLOB_OBJECT_FACTORY

