opencv/modules/stitching
Quentin Chateau fd27d5ea00 Merge pull request #13449 from Tytan:stitching-warp-interpolation
Stitching: added functions to set warp interpolation mode (#13449)

* Added functions to set warp interpolation mode

* Use InterpolationFlags enum

* Improved getter/setter naming
2018-12-18 14:43:05 +03:00
..
doc
include/opencv2 Merge pull request #13449 from Tytan:stitching-warp-interpolation 2018-12-18 14:43:05 +03:00
misc/python
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-12-09 13:21:58 +00:00
src Merge pull request #13449 from Tytan:stitching-warp-interpolation 2018-12-18 14:43:05 +03:00
test
CMakeLists.txt