Git Product home page Git Product logo

eye-tracking's Introduction

Environment Setup

1) Download the current OpenCV sdk: http://sourceforge.net/projects/opencvlibrary/files/opencv-android/
2) Unpack the SDK to a directory of your choosing.
3) Download the provided EyeTracking and OpenCV_Library_Files and place
   them in a directory of your choosing. It is important that 
   they are in the same directory.
4) Open Eclipse. Select File->Import...->Android->Existing
	Android Code Into Workspace->Next->Browse
	Navigate to the directory where the two folders from Step 3
	are stored. Two options "EdActivity" and "OpenCV" should appear
	in the "Projects" pane. Select them both and click finish.
5) In the Package Explorer window in Eclipse, right click the EdActivity 
   project and select "Properties". 
6) Select Resource -> Android. In the "Library" pane click the "Add..." button and 
	"OpenCV" should appear in the popup window. Select it and press "OK".
7) Navigate to the jni folder in the EdActivity Project. Open Android.mk.
   Under the line "#OPENCV_LIB_TYPE:=SHARED" there will be a line that
   reads "include ...native\jni\OpenCV.mk". The location of this file
   will depend on the folder that you placed the folders from Step 3 in and
   the path following "include" must be changed accordingly. 
   Example: include your-path\OpenCV_Library_Files\native\jni\OpenCV.mk
8) At this point, the EdActivity project should be ready to run.

eye-tracking's People

Contributors

jtbens01 avatar bkbeckman avatar ryanmthompson avatar jtbson avatar naevans avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.