1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-25 21:33:04 +04:00
Files
opencv/modules/stitching/misc/python/pyopencv_stitching.hpp
T
2018-09-28 15:39:51 +09:00

4 lines
69 B
C++

#ifdef HAVE_OPENCV_STITCHING
typedef Stitcher::Status Status;
#endif