Closed tvi closed 13 years ago
cannot be compiled on opencv2.3
you should really use include guards (ifdef/define preprocessor macros). including all those header files multiple times only makes the compilation process unnecessarily long and probably also bloats your binary...
cannot be compiled on opencv2.3