moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
This commit is contained in:
@@ -50,8 +50,14 @@
|
||||
#endif
|
||||
|
||||
#include "opencv2/legacy/legacy.hpp"
|
||||
#include "opencv2/video/tracking.hpp"
|
||||
|
||||
#include "opencv2/core/internal.hpp"
|
||||
#include "opencv2/video/tracking.hpp"
|
||||
#include "opencv2/video/background_segm.hpp"
|
||||
|
||||
#include "opencv2/legacy/blobtrack.hpp"
|
||||
#include "opencv2/legacy/compat.hpp"
|
||||
|
||||
#include "_matrix.h"
|
||||
|
||||
typedef unsigned short ushort;
|
||||
|
Reference in New Issue
Block a user