Analyzing Video Data
I am trying to analyze video data like color value, luminance, and screen position in order to trigger different synthesized sounds. Can any of you help get me started with some objects I might need to collect this data??
Thanks,
Jay
jit.rgb2luma, jit.3m, jit.histogram, jit.peek~ ... Also check the cv.jit library.
Thank you!
I saw this and I was also curious is it possible and if so how. To pick a color from a shape in jitter and send those rgb coordinates into a message box?
Jay, what did you come up with?