Difference between revisions of "Kristin Carlson"

From BioV
Jump to navigation Jump to search
(Final Project)
(Final Project)
Line 73: Line 73:
 
I will use the Video Capture and Video Movie libraries for background subtraction and looping.  I will start by building the code for video capture and deciding if its best to start with an IR camera setup in the Black Box space or by using contrast in my laptop webcam.  Once the capture is functioning I can work on playing back video and finally defining the space that participants interact within and connecting their location with the scrubbing of the video.
 
I will use the Video Capture and Video Movie libraries for background subtraction and looping.  I will start by building the code for video capture and deciding if its best to start with an IR camera setup in the Black Box space or by using contrast in my laptop webcam.  Once the capture is functioning I can work on playing back video and finally defining the space that participants interact within and connecting their location with the scrubbing of the video.
  
/home/kca59/pub_html/IAT800/Scuddle
+
*[http://www.sfu.ca/~kca59/IAT800/Scuddle/applet/ Scuddle]

Revision as of 09:01, 8 December 2009

Assignments

Assignment 1


Assignment 2

Assignment 3

Assignment 4

Assignment 5

Assignment 6

Projects

Project 1: Time in Bubbles

Project 2: Drawing Tool

Proposal: Create a basic sketching tool that uses key strokes to create a shape and mouse information to scale and move the shapes. Each key stroke will create a new shape and can be moved to a new location by dragging the mouse from the center of the shape and scaled by dragging the mouse from the edge of the shape. Color can be changed by a mouse click.

Final Project

Part 1: Proposal

For my final project I would like to try to implement an interactive video installation project I am currently working on with Max/MSP/Jitter into Processing. This would give me a strong understanding of how to write a program in multiple languages as well as be able to compare the strengths and weaknesses of working in both languages. If I can get the installation to run properly I would then like to explore the use of filters on top of the video, such as my randomized pixelation from Assignment 3.

The installation, titled 'Distancing', involves a series of still images (in video format) that change (by scrubbing) very subtly based on camera tracking of participants within the space. The images are cropped into 3 'aisles' that each change independent of the others but directly correlate to the participant in the aisle connected to that image.

I will use the Video Capture and Video Movie libraries for background subtraction and looping. I will start by building the code for video capture and deciding if its best to start with an IR camera setup in the Black Box space or by using contrast in my laptop webcam. Once the capture is functioning I can work on playing back video and finally defining the space that participants interact within and connecting their location with the scrubbing of the video.