Skip to content

The configuration files of Opencv with Visual Studio Code(VS Code)

Notifications You must be signed in to change notification settings

chenyus0609/opencv-configuration-with-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencv-configuration-with-vscode

The configuration files of Opencv(c++) with Visual Studio Code(VS Code)

Enviroment: win10 x86

Requirements:

  1. VS Code with c/c++ extensions (ms-vscode.cpptools)
  2. Download MinGW-w64 (64 bit)
  3. Download opencv OpenCV-MinGW-Build(https://github.com/huihut/OpenCV-MinGW-Build)
  4. Add C:\mingw64\bin and C:\OpenCV-MinGW-Build\bin into PATH
  5. Configuration with .vscode files in this repository

Remark that the paths in the .vscode files might be different

About

The configuration files of Opencv with Visual Studio Code(VS Code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published