mirror of
https://github.com/opencv/opencv.git
synced 2026-09-26 04:09:43 +03:00
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.