Comments on: Project 1- Color Changing Fruit http://golancourses.net/2010spring/01/27/project-1-color-changing-fruit/ Carnegie Mellon University / Spring 2010 Mon, 10 May 2010 03:41:45 +0000 hourly 1 https://wordpress.org/?v=4.5.3 By: placebo http://golancourses.net/2010spring/01/27/project-1-color-changing-fruit/comment-page-1/#comment-55 Thu, 28 Jan 2010 15:18:51 +0000 http://golancourses.net/2010spring/?p=2007#comment-55 Hi Caryn – here are the PiratePad notes from the crit.

If you’re looking at it, please copy in the link to her project so I can see it in my browser. thanks.
http://golancourses.net/2010spring/01/27/project-1-color-changing-fruit/ 

I love the idea for the project. In addition to controlling the lighting better, it’s also worth looking into the control panel settings for the camera, as there may be important options here for setting the white balance. And generally speaking, this project calls for a better camera with professional color control. 

I recommend a TIME AXIS on your chart. That’s basic Tufte! — GL
Patrick points out: the different lengths make it seem like you’re measuring something…

maybe muted colors because the actual fruit in the image is so small, perhaps its averaging in a lot of the background color…
– no, she only averaged the pixels where the fruit was in the image. I’m guessing it’s more of a lighting issue.

This thing is gorgeous. Still the horizontal bars don’t seem to do the data you’ve collected justice. (Wish I had more concrete ideas than that right now.)…if you need access to a large number of cheapo stop-motion digital cameras (<$10 each) for related work let me know. -SB  - maybe a circle, where different time segments radially extended from the center... this would also show the contrast between first and last photo - Jon Really interesting interactiveness going on here--love the little slider with the picture!  However, I wish that there were some more fruit to show on there.  I understand that this process must have taken a while and a lot of effort, so for the time you had--great job! 🙂 Yeah, I agree with the others too: I think some numbers showing the time of the "rotting" fruit process would be good (maybe an horizontal axis near the top?).  Or, maybe instead of averaging the colors for each fruit, you could do a mosaic type thing: have a square for each color during each stage of the fruit's rotting process lined up.  -Amanda I love the slider interaction and would like to see how it applies to other contexts.This could easily be extended to work with something like Flickr. -MH It could use a header and some axes. It would be cool if the video played automatically. Press play and it plays each picture for X seconds. Maybe try showing everything in reverse, as if it were being reborn from compost. - Jon I don't know if you could do any color adjustment to the video thru after effects auto white balance or something, even though its a webcam - or just editing the images in any post software like photoshop to alter the values with some logic.

]]>
By: golan http://golancourses.net/2010spring/01/27/project-1-color-changing-fruit/comment-page-1/#comment-43 Wed, 27 Jan 2010 12:02:01 +0000 http://golancourses.net/2010spring/?p=2007#comment-43 Hi Caryn,

This is a good start on an excellent idea.

I don’t understand why it matters if you’re recording the colors in RGB or HSB space; either way, you’re just recording the values. The raw camera data is RGB so I would use that.

In addition to controlling the lighting better, it’s also worth looking into the control panel settings for the camera, as there may be important options here for setting the white balance. And generally speaking, this project calls for a better camera with professional color control.

If I were doing it myself, I would recommend controlling a Canon SLR from OpenFrameworks, which can automatically control the camera using the Canon SDK. For example, this person has posted code to control the Canon camera from OF: http://www.openframeworks.cc/forum/viewtopic.php?f=12&t=2146&start=15

]]>