crouse / eye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eye

Eye is an applicatin used to take pictures. Specially used for Longquan. Thanks to qt-opencv-multithread project.

How to build it

Eye need opencv/qt5

Windows

  1. Set up qt sdk for windows, use mingw compiler, or you can use windows visual studio 2010/2012

  2. Download opencv from opencv's project website, compile it and install files, configure environment variables, PATH things. You can search google or baidu for the detail setup method.

Mac OSX

  1. Set up qt sdk for mac
  2. use brew to install opencv
  3. Setup environment variables, PATH things

About

License:Other


Languages

Language:C++ 95.2%Language:QMake 2.4%Language:C 2.4%