Hello.
Im an interaction designer mostly dealing with CV projects on Processing. These days im creating some Mobile prototypes using J2ME S60 API.
I would like to know how could it be possible to retrieve hue or color data from an ongoing capture. Basically what i am after is to create a capture object with a size of 1pixel by 140 pixels (setDisplaySize(1, 140) ? ) and get the color value (getRGB?) real-time. Id be glad if you can provide me a basic code snippet for this sort of operation.
Thanks in advance.

Reply With Quote

