When a module optionally depends on the opencv_dnn module, and CV_WRAP functions are conditionally defined using #ifdef HAVE_OPENCV_DNN, the Python binding generator ignores these conditionals and ...