I'm trying to add extra modules for opencv from https://github.com/Itseez/opencv_contrib . I followed instructions an after generate, i got this:
OpenCV modules:
To be built: core flann imgproc highgui features2d calib3d aruco video bgsegm ml objdetect ocl bioinspired ccalib legacy photo gpu nonfree contrib face text datasets dnn dpm fuzzy line_descriptor plot python reg rgbd saliency stereo stitching structured_light superres surface_matching tracking ts videostab xobjdetect photo
Disabled: world contrib_world ximgproc
Disabled by dependency: optflow xfeatures2d
Unavailable: androidcamera dynamicuda java viz cvv hdf matlab sfm
I need xfeatures2d, how can i fix it? I'm on OS X