1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Added a test for the multi-band blender

This commit is contained in:
Alexey Spizhevoy
2012-01-30 10:31:10 +00:00
parent 3892ce1f73
commit 7ddb706b29
5 changed files with 84 additions and 3 deletions
+1
View File
@@ -7,5 +7,6 @@
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/stitching/stitcher.hpp>
#include <opencv2/stitching/detail/matchers.hpp>
#include <opencv2/stitching/detail/blenders.hpp>
#endif