mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
d27e440b2a
fixed dependency of stitching module on xfeatures2d module as optional fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.