working on python wrappers for stitching
Esse commit está contido em:
@@ -20,9 +20,11 @@
|
||||
#include "opencv2/photo/photo.hpp"
|
||||
#include "opencv2/nonfree/nonfree.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/stitching/stitcher.hpp"
|
||||
|
||||
using cv::flann::IndexParams;
|
||||
using cv::flann::SearchParams;
|
||||
using cv::detail::GraphCutSeamFinder;
|
||||
|
||||
static PyObject* opencv_error = 0;
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário