Skip to content

kantorda/picin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picin

Picture Indexing Project

To Build:

  • Pull Repo
  • Download OpenCV V3.4.2
  • Create environment variable "OPENCV_DIR" and point to "[OpenCV_Install_Location]\build\x64\vc15"
    • The projects use this EV to reference this location. To continue without EV, open properties in each project in the solution and replace all instances of "OPENCV_DIR" with the local path to the above. Look in C++ and Linker Properties. Handle Path variable accordingly.
  • Add "%OPENCV_DIR%\bin" to User Path variable
  • Build All

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published