Hi,
I want to make a pull request about how opencv_contrib module detect glog gflags eigen and ceres. I think that some file should move in folder opencv/cmake like dnn/OpenCVFindLibProtobuf.cmake and sfm/FindGflags.cmake to avoid multi cmake variable for same detection.
To make a pull request I have to create a branch. But when I create a branch in opencv git check opencv folder and when I create a branch in opencv_contrib git check opencv_contrib folder. Is it possible to create a branch working for opencv and opencv_contrib?
Thanks for your answer
PS may be stackoverflow is a good place for this question too