78
edits
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
*Step one---Color tracking | *Step one---Color tracking | ||
[[File:concept_1.jpg|1000px]] | [[File:concept_1.jpg|1000px]] | ||
*Step two---Music & Text output | *Step two---Music & Text output | ||
Assign each color value to a single music tone,such as Do Re Mi. Then the passersby will get a different experience when the infrared camera sensed his exist. In the end, I would like to add some text depends on the colors on the screen. Such as, a low tone will be played when the camera meet a dark colored cloth, and at the same time, a sentence to discribe such kind of motion can be showed. | |||
| Line 23: | Line 24: | ||
But,the result is not the same as I imagine as beginning.After mixing the colors all through one's body, almost everybody's color become grey, no matter how colorful he or she wear. This is because that the more kinds of color being mixed, the lower brightness it will become. So "RGB" is not the best way of translating colors into values. | But,the result is not the same as I imagine as beginning.After mixing the colors all through one's body, almost everybody's color become grey, no matter how colorful he or she wear. This is because that the more kinds of color being mixed, the lower brightness it will become. So "RGB" is not the best way of translating colors into values. | ||
So, I suppose "HSB" mode is | So, I suppose "HSB" mode is much reasonable. | ||
"H":Hue | "H":Hue | ||
"S":Saturation | "S":Saturation | ||
| Line 29: | Line 30: | ||
[[File:rgb | [[File:rgb research1.jpg|200px]] | ||
[[File: | [[File:rgb research2.jpg|200px]] | ||
[[File: | [[File:rgb research3.jpg|200px]] | ||
==Reference== | ==Reference== | ||
| Line 39: | Line 40: | ||
==Solution== | ==Solution== | ||
*Software: Processing | *Software: Processing | ||
*Hardware: camera | *Hardware: Infrared camera | ||
[[File:coding1.jpg|200px]] | [[File:coding1.jpg|200px]] | ||
[[File:coding2.jpg|200px]] | [[File:coding2.jpg|200px]] | ||
edits