Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 363 Bytes

NavCog

Pre-Requisites

Setup

Setup OpenCV Framwork

  • (1) Download the Opencv Framework (version 3.0) for iOS from http://opencv.org/.
  • (2) Unzip the file downloaded.
  • (3) Now, just move the framework file into NavCog's project root folder.
  • (4) Congratulations! You finished all the setup needed.