Master Projet : The Book that Shout

InkLab's icon

Hi guys,

have a question about “ symbols recognizing ” in max msp / jitter.

For my project i want to do a book that shout and can record shouts. Each page of the book would be associate to one shout.
To load the right shout, i thought i could use a camera and QRcode ( the camera would recognize the QRcode and then load the right shout from a library in which each QRcode correspond to a shout).

Do you have any idea of what or which method i could use instead of QRcode ? The most important is that each shout needs his “ marker ”...

Hope you understood my problem. Thanks !

5392.ShoutingCycling02.jpg
jpg
InkLab's icon

oups, sorry i forgot to say that the problem is that Max / msp doesn't use QR code... that's why i'm searching another way to do it... ^^

LSka's icon

Maybe Reactivision may come in help: http://reactivision.sourceforge.net/

or, you can build your own pattern recognition system with Jitter. Maybe some of the FTM Project's objects could be useful

InkLab's icon

yeah building my own pattern is the idea i had first, but i don't know how to do yet. Gonna search some tutorials etc, if you know some please let me know :) And for reactivision i thought about it but i don't know if it's the best solution, gonna try it. Thanks for your answer.