Skip to content

Commit

Permalink
Add the per-chapter requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
shervinemami committed Dec 9, 2012
1 parent 84e6aed commit 03b6e8e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,14 @@ on Windows, Mac or Linux). Some chapters have further requirements, particularly
- An understanding of linear algebra is expected, such as basic vector and matrix
operations and eigen decomposition.

Per-chapter Requirements:
- Ch1: webcam (for desktop app), or Android development system (for Android app).
- Ch2: iOS development system (to build an iOS app).
- Ch3: OpenGL built into OpenCV.
- Ch4: PCL library (http://pointclouds.org/).
- Ch5: nothing.
- Ch6: nothing, but requires training data for execution.
- Ch7: nothing.
- Ch8: webcam.
- Ch9: Kinect depth sensor.

0 comments on commit 03b6e8e

Please sign in to comment.