Created
October 19, 2012 15:27
-
-
Save brunopulis/3918839 to your computer and use it in GitHub Desktop.
Realidade Aumentada com JS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Realidade Aumentada é trazer um ambiente virtual para um ambiente real. | |
1 Passo detectar o getUSerMedia | |
2 - Reproduzir o conteudo da webcam numa tag <video> | |
3 - Rastrear um padrao de pixels <canvas> | |
Hello World Tracking JS | |
- Importar o core da lib tracking.js | |
- Importar o modulo de rastreamento de cor. | |
Marcador Fiducial permite incluir imagens dentro de uma tag <video> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment