mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
adds include to fix build
This commit is contained in:
parent
744f4b1609
commit
c8a3a85e26
@ -44,6 +44,8 @@
|
||||
* Implementation of the paper Shape Matching and Object Recognition Using Shape Contexts
|
||||
* Belongie et al., 2002 by Juan Manuel Perez for GSoC 2013.
|
||||
*/
|
||||
#include <limits>
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include "opencv2/core.hpp"
|
||||
#include "scd_def.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user