Difference between revisions of "Kyla Bouldin"

From WLCS
(Checklist)
Line 23: Line 23:
 
# Matrix Image√
 
# Matrix Image√
 
# Edge Detection
 
# Edge Detection
# Shape Detection
+
# Shape Detection - Square and Circle
 
# Add Noise
 
# Add Noise
 
# DeNoise
 
# DeNoise
 
# Paper Introduction, Procedure, Lit Cites (oct 11) √
 
# Paper Introduction, Procedure, Lit Cites (oct 11) √
# Decide how to detect sound and how to take data
+
# Decide how to take data (quantitative preferred)
 
# Think of way to print images with sound. what paper, what size, thickness of shape.. etc
 
# Think of way to print images with sound. what paper, what size, thickness of shape.. etc
 
# Find how to use web cam with computer and upload directly to program
 
# Find how to use web cam with computer and upload directly to program
 
# Find place to set up camera and images
 
# Find place to set up camera and images
# If time write program to detect squares
+
# Run experiment
# Set up web cam with robot
+
# Set up data in computer
# Set up robot or plain camera to detect where the picture is
+
# Data collection & results (dec 6)
# run experiment
+
# Final Research Paper (dec 17)
# set up data in computer
 
# Data collection & results - due dec 6
 
# Start writing final paper
 
# Finish research Paper - due Dec 17
 
  
 
final project process goal:
 
final project process goal:

Revision as of 19:14, 14 November 2010

First and Second Quarter

work on my science project:sept 9 - dec 17

Java code on blog: http://kylabsophomoresciencefairproject.blogspot.com/

http://download.oracle.com/javase/1.4.2/docs/api/java/awt/image/ConvolveOp.html
http://users.ecs.soton.ac.uk/msn/book/new_demo/sobel/
http://www.pages.drexel.edu/~weg22/can_tut.html
http://fourier.eng.hmc.edu/e161/lectures/canny/node1.html
http://www.pages.drexel.edu/~weg22/edge.html
http://users.ecs.soton.ac.uk/msn/book/new_demo/sobel/
http://www.developer.com/java/other/article.php/3484591/Convolution-and-Frequency-Filtering-in-Java.htm

Convolution using a convolution kernel is a spatial operation that computes the output pixel from an input pixel by multiplying the kernel with the surround of the input pixel. This allows the output pixel to be affected by the immediate neighborhood in a way that can be mathematically specified with a kernel.

Checklist

  1. Finish research and write proposal - due sept 16 √
  2. Go through simple image processing tutorials √
  3. Grey Scale√
  4. Matrix Image√
  5. Edge Detection
  6. Shape Detection - Square and Circle
  7. Add Noise
  8. DeNoise
  9. Paper Introduction, Procedure, Lit Cites (oct 11) √
  10. Decide how to take data (quantitative preferred)
  11. Think of way to print images with sound. what paper, what size, thickness of shape.. etc
  12. Find how to use web cam with computer and upload directly to program
  13. Find place to set up camera and images
  14. Run experiment
  15. Set up data in computer
  16. Data collection & results (dec 6)
  17. Final Research Paper (dec 17)

final project process goal:

  1. Input from camera
  2. Process Image from camera
  3. Scan for and identify edges (use vectors)
  4. Analyse vectors and identify shapes

Third Quarter

Third Quarter/End of Science Proj - Start learning objective C
Links - http://my.safaribooksonline.com/9780321670113
Plus books at home

  1. Go through safaribooksonline objective c tutorial
  2. Transfer Games from Java to Objective C
  3. Put a program on iPhone



Fourth Quarter

1/2 objective C... 1/2 Java



Kylambouldin 19:49, 15 September 2010 (EDT) Kyla BouldinKylambouldin 19:49, 15 September 2010 (EDT)