Below you will find pages that utilize the taxonomy term “opencv”
Posts
Setup opencv in windows
Download opencv release package https://github.com/opencv/opencv/releases/download/4.5.2/opencv-4.5.2-vc14_vc15.exe
run the downloaded executable, and say install it at c:\software\opencv
run opencv\build\setup_vars_opencv4.cmd
After above steps, your environment is ready. However there is a caveat, the environment is ephemeral.