Sources from the Lecture
12 June 2018
Intro to Computer Vision
http://people.scs.carleton.ca/~c_shu/Courses/comp4900d/notes/lect1_intro_2up.pdf
https://cds.cern.ch/record/400313/files/p21.pdf
https://ahprojects.com/projects/hyperface/
https://ahprojects.com/projects/cvdazzle/
https://ahprojects.com/projects/camoflash/
Processing Demos
https://www.youtube.com/watch?v=h8tk0hmWB44
https://www.youtube.com/watch?v=nCVZHROb_dE
https://www.youtube.com/watch?v=QLHMtE5XsMs
https://github.com/shiffman/LearningProcessing/tree/master/chp16_video
https://github.com/shiffman/LearningProcessing/tree/master/chp16_video/example_16_11_ColorTrack
https://github.com/shiffman/LearningProcessing/tree/master/chp16_video/example_16_14_MotionSensor
Working with OpenCV
https://docs.opencv.org/3.4.1/javadoc/index.html
https://www.pyimagesearch.com/2016/04/18/install-guide-raspberry-pi-3-raspbian-jessie-opencv-3/
https://www.cs.ubc.ca/~lowe/425/slides/13-ViolaJones.pdf
https://www.youtube.com/watch?v=hPCTwxF0qf4
https://www.youtube.com/watch?v=L0JkjIwz2II
https://github.com/atduskgreg/opencv-processing/tree/master/examples
http://www.magicandlove.com/blog/2015/05/28/opencv-and-processing-3/
http://github.com/opencv/opencv/tree/master/data/haarcascades
QR Codes, Face Tracking, NeuralTalk and Walk
https://github.com/shiffman/QRCode-for-Processing/tree/master/QRCode
http://reizner.org/works/installation/whe/
http://www.magicandlove.com/blog/research/smile-detection-library-for-processing/
https://github.com/kylemcdonald/ofxFaceTracker/releases
https://www.youtube.com/watch?v=8BFzu9m52sc
AR in the Browser
https://medium.com/arjs/augmented-reality-in-10-lines-of-html-4e193ea9fdbf
https://medium.com/arjs/ar-code-a-fast-path-to-augmented-reality-60e51be3cbdf
https://webxr.io/webar-playground/app/
https://jeromeetienne.github.io/AR.js/three.js/examples/mobile-performance.html