mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05: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.