[jitter] newbie question
Afonso Barros
afonsobarros at gmail.com
Sat Jul 14 07:26:27 MDT 2007
- Previous message: [jitter] newbie question
- Next message: [jitter] newbie question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
that's not the point, i'm already using the suckah object...the question is for instance i know that red in rgb values is 255, 0, 0 ..............but the way i have to tell jit.finbounds the color that i want to use is different i can't use like 250, 0, 0 i have to use floating numbers...i think in the case of red it would be 1.0, 0.0, 0.0 ....................but if i want an orange instead ??? ... 2007/7/14, Gregory Taylor <gtaylor at rtqe.net>: > > >Hi all :) > >I'm using the colortracking tutorial to track a color, but i'm > >having trouble with the rgb values, i'm used to see the values > >between 0-255 but here i have to use floating numbers ...is there > >anyway to get the exact value of rgb from a color that's beeing > >capturred by the camera ? > > Jitter Tutorial 10 - the suckah object, perhaps? That would do it, I > think. floating point > to char conversion is basic max stuff (scale, zmap). > -- > on the floor there's a long wooden table/on the table there's an open > book/ > on the page there's a detailed drawing/and on the drawing is the name I > took > Gregory Taylor http://www.rtqe.net > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/jitter/attachments/20070714/30623134/attachment.htm
- Previous message: [jitter] newbie question
- Next message: [jitter] newbie question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
