Sunday, November 11, 2007

Camera system step3

Automatic shutter system with arduino & servo motor





Take a picture every 3 second

Camera system step2

Making shutter system








Tuesday, November 6, 2007

Camera system step1

This is for automatic camera system which is take a picture every one minute.


Camera shutter release mount system
























































































Monday, November 5, 2007

Links for final project

Links for final project

=================high res-image==============
http://workshop.evolutionzone.com/2006/10/11/code-imagestitcherpde/
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=OpenGL;action=display;num=1159148942
http://workshop.evolutionzone.com/2007/03/24/code-tilesaverpde/
http://workshop.evolutionzone.com/unlekkerlib/
http://workshop.evolutionzone.com/category/libraries/
http://workshop.evolutionzone.com/category/code/
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1166021270

===============del grobal array=============
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1191085404

===========ArrayList !!!!!!!!!!!!! with PImage=====
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1184348735
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1174932444

========Remove an image from memory==========
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1167350890

==============fullscreen==============
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1185318989
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1185154250
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1172189071

==============render bitmaps===========
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1181635522

Saturday, November 3, 2007

Final project idea.


























I want to develop my midterm project.

This is plan.

Makeing camera system for image sourse. Hacking camera shutter release system.
Select one day and take a pictur per a minute.
Total number of photoes is 1440.
Use 1pixel from one photo,
Make a big image and print.

Problems
1. Loading high resolution image – out of memory error
> Increase memory.
2. Use 1440 picture – out of memory error
> Use arrayList and remove function???
3. Make a big image.
> Make small images and then stich together.
> Use Pgraphics function???

Wednesday, October 24, 2007

Midterm

Midterm

I want to talk about regular time, just a normal day.
We wake up everyday morning at similar time and go to school, eat, come back home and sleep.
Sun rise and Sun set everyday.
Normal day is not so important but it is also one of our lives.
I want to show one day to one screen.

I took 40 pictures at same place but different time.
The rule is so simple. First pixel is from first photo, second pixel is from second photo.
Ideal idea is one pixel is from just one picture, but at this time, I used 40 pictures for start.
I found some interesting points. Using limited photos make lines or pattern at screen because 40 pixels repeated. If I bring the pixels at randomly, I can see the scene not noise. For example, sky have its own blue black tone, mountain have its own green tone. It looks like a kind of drawing.

For large project, I have to take thousands of pictures for large image.
I think it would be better if I control each pixel by some interactions.


Random

















http://itp.nyu.edu/~sk2745/ICM/week7/random/applet/index.html


Time



















http://itp.nyu.edu/~sk2745/ICM/week7/time/applet/index.html

Tuesday, October 9, 2007

week5

Create a Processing sketch that uses input from a text file or URL


Texture using EEG data










http://itp.nyu.edu/~sk2745/ICM/week5/applet/index.html