Merge pull request #13449 from Tytan:stitching-warp-interpolation
authorQuentin Chateau <quentin.chateau@gmail.com>
Tue, 18 Dec 2018 11:43:05 +0000 (12:43 +0100)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 18 Dec 2018 11:43:05 +0000 (14:43 +0300)
commitfd27d5ea00c47ef05e7a345fd55e379c28eb7b29
tree588e0c1f5f3a05aa33bffe2cf90cd6de415db686
parent493611ace5156e6ddaa41991c690d739aead7098
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
modules/stitching/include/opencv2/stitching.hpp
modules/stitching/src/stitcher.cpp