Search found 4 matches

by annieyfong
Mon Jun 05, 2017 12:29 am
Forum: Spring 2017
Topic: Proj 5 Final Research Project
Replies: 21
Views: 17148

Re: Proj 5 Final Research Project

For my final project, I am focusing on immersive gallery exhibitions. I want to focus on how an artist creates an entirely new space that viewers can lose themselves in and interact with. The interactions change the display and create a one of a kind experience. I got this idea from hearing about an...
by annieyfong
Mon May 15, 2017 10:49 am
Forum: Spring 2017
Topic: Proj 4 Robot Behavior
Replies: 8
Views: 6713

Re: Proj 4 Robot Behavior

Team 4:- . Forward, and backward movement - Forward Movement . Left and right direction - Left when an object is detected . Speed - 300 . When will it stop - When it sees an Object, and when it is time to take pictures . Will it use Pan and Tilt? How? - If no face is found: tilt_pos += random.randin...
by annieyfong
Wed May 03, 2017 10:54 am
Forum: Spring 2017
Topic: Proj 3 - Camera Image Capture
Replies: 7
Views: 5678

Re: Proj 3 - Camera Image Capture

Group 4: Annie Fong, Haytham Alshawaf, Alex Alarcon #This code captures an image and send back to server import time import picamera import os, sys import pipan from random import randint # CENTER print "Neutral the pan and tilt servos" # create PiPan object p = pipan.PiPan() # neutral the pan servo...
by annieyfong
Mon Apr 17, 2017 12:44 am
Forum: Spring 2017
Topic: Proj 1- Intro - (Due April 17)
Replies: 18
Views: 17693

Re: Assignment 1 Due April 17

When looking up current computational photography, I came across the Light L16 Camera . Like the Lytro camera, it generates a photo based on multiple image sources. The idea behind this camera is the desire to take quality photographs while carrying around a small and portable camera. The Light L16 ...