Companion Code for my "Apps That Can See" talk at 360iDev 2013
About the Code:
- Explicit and Redundant to make it easier to follow/explain
- Not production ready - proof of concept quality - for teaching purposes
- Minimum Viable Interface
- Don't hate, okay?
Sample Projects:
- FaceCounter - Uses CoreImage and OpenCV to detect and count faces in a photo
- CubeFaceGrabber - Figures out the color squares on one side of a Rubik's cube. Inspired by CubeCheater
- SudokuGrabber - Figures out the numbers in a Sudoku puzzle. Inspired by Sudoku Grab
Released under the MIT license.