Difference between revisions of "Kyla Bouldin"

From WLCS
(First and Second Quarter)
Line 1: Line 1:
 
== First and Second Quarter ==
 
== First and Second Quarter ==
 
  
 
work on my science project:sept 9 - dec 17<br>
 
work on my science project:sept 9 - dec 17<br>
Links on other Document..
 
  
 +
Java code on blog:
 +
http://kylabsophomoresciencefairproject.blogspot.com/
  
 
http://download.oracle.com/javase/1.4.2/docs/api/java/awt/image/ConvolveOp.html <br>
 
http://download.oracle.com/javase/1.4.2/docs/api/java/awt/image/ConvolveOp.html <br>
Line 16: Line 16:
 
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.  
 
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.  
  
# Finish research and write proposal - due sept 16
+
== Checklist ==
# Go through simple image processing tutorials
+
 
# Write program that detects and outlines edges on an image that is input from file
+
# Finish research and write proposal - due sept 16
# To detect circle.. go through each point and measure distance from that point to the first point of an edge. once one point if found.... measure distance in all directs to see if the length is the same.. if it is, then it is a circle
+
# Go through simple image processing tutorials
# Write part of program that says if it detects that it is a circle.. print out “this is a circle”
+
# Grey Scale√
# write part of program that “looks” at the image from the file and takes out the noise then runs to see what shape it is
+
# Matrix Image√
# Start writing intro in paragraph form
+
# Edge Detection
# Intro, Procedure, & lit citation- due oct 11
+
# Shape Detection
# Decide how to detect sound and how to take data.
+
# Add Noise
# Think of way to print images with sound. what paper, what size, thickness of shape.. etc.
+
# DeNoise
 +
# Paper Introduction, Procedure, Lit Cites (oct 11) √
 +
# Decide how to detect sound and how to take data
 +
# 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

Revision as of 19:11, 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
  7. Add Noise
  8. DeNoise
  9. Paper Introduction, Procedure, Lit Cites (oct 11) √
  10. Decide how to detect sound and how to take data
  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. If time write program to detect squares
  15. Set up web cam with robot
  16. Set up robot or plain camera to detect where the picture is
  17. run experiment
  18. set up data in computer
  19. Data collection & results - due dec 6
  20. Start writing final paper
  21. Finish research Paper - due 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)