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