I am using installOcv.sh file to build my both opencv and opencv contrib modules. It is building all the packages inside it except cvv and viz. I tried by using cmake and also provided "EXTRA_Module_Path" and checked "with_cvv" option also. After building using visual studio it is not coming on the "install -> opencv -> include " folder. I tried in my installOCV.sh file by enabling some command -DBUILD_opencv_CVV=ON and -DWITH_cvv:bool=ON.
Please help me to get rid of it. I am attaching my installOCV.sh file. Please look into it. C:\fakepath\2018-03-06.png