mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
added include precomp
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include "opencv2/photo.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
|
||||
@@ -163,4 +164,4 @@ Point getExpShift(InputArray _img0, InputArray _img1, int max_bits, int exclude_
|
||||
}
|
||||
return shift;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user