computer-vision-for-the-web
computer-vision-for-the-web copied to clipboard
source code for my book on computer vision for the web
Requirements
- Web browser (Google Chrome will be the best choice)
Code website
https://foat.me/computer-vision-for-the-web
Running files
If you run files directly, without using a server, then you will, probably, want to run Chrome with an additional flag:
--allow-file-access-from-filesor--disable-web-security
e.g. for windows just run in console chrome.exe --allow-file-access-from-files,
for OS X: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-file-access-from-files
Photo and video sources
chapter 1
http://www.freestockphotos.biz/stockphoto/6063
https://commons.wikimedia.org/wiki/File:Woolworth_Building_9495.JPG
chapter 2
http://www.freestockphotos.biz/stockphoto/6063
chapter 3
https://pixabay.com/p-191629/?no_redirect
https://commons.wikimedia.org/wiki/File:Red_delicious_red_chief_apple.JPG
chapter 4
https://www.flickr.com/photos/averageface/8267709831/in/photostream/
https://www.flickr.com/photos/beatlesmaniac11/4191790770/in/photostream/
https://youtu.be/UF8uR6Z6KLc
chapter 5
https://youtu.be/Ja2q1nwQHt0
https://youtu.be/yHfLyMAHrQE
chapter 6
https://www.flickr.com/photos/tmizo/6404325303
http://auduno.github.io/clmtrackr/media/facemodel_numbering_new.png
Source code repository
https://github.com/Foat/computer-vision-for-the-web
License
MIT: http://foat.mit-license.org