include Eigen2/3 headers optionally, for greater flexibility
This commit is contained in:
parent
96e127134d
commit
1a2fee0d56
@ -46,7 +46,9 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
||||||
#include "cxcore.h"
|
#include "cxcore.h"
|
||||||
|
#ifndef EIGEN_CORE_H
|
||||||
#include <Eigen/Core>
|
#include <Eigen/Core>
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user