Task List for Final Project
by on Apr.20, 2009, under PDAL

Task 1: Camera management- Dealing with computer vision. Get blob detection to detect human bodies and use the silhouette as a boundary or bounding box to draw patterns inside it. Once it detect the blob remove the image that camera captures and only display the pattern that I want it to draw.
Priority - 2.5 | Difficulty - 1
Task 2: Make patterns and designs for generating patterns in vectors. Organize all .svg in a folder.
Priority - 1 | Difficulty - 4
Task 3: Generate patterns inside the detected blob. Draw a grid inside the blob to determine the position of a particular pattern designated through a grammar file.
Priority - 1 | Difficulty - 1
Task 4: Formulate a grammar file to decide where to draw a specific pattern and assign it’s location in a grid.
Priority - 1 | Difficulty - 2.5
Task 5: Replace grammar file with related images from the images folder
Priority - 1 | Difficulty - 2