overte/Frameworks/CVBlob.framework/Versions/A/Headers/BlobLibraryConfiguration.h
2013-01-22 13:45:37 -08:00

22 lines
711 B
C

/************************************************************************
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
//! Show/not show blob access errors
//#define _SHOW_ERRORS //AO: Only works for WIN.