Difference between revisions of "Kyla Bouldin"

From WLCS
Line 13: Line 13:
 
http://users.ecs.soton.ac.uk/msn/book/new_demo/sobel/<br>
 
http://users.ecs.soton.ac.uk/msn/book/new_demo/sobel/<br>
 
http://www.developer.com/java/other/article.php/3484591/Convolution-and-Frequency-Filtering-in-Java.htm <br>
 
http://www.developer.com/java/other/article.php/3484591/Convolution-and-Frequency-Filtering-in-Java.htm <br>
 +
http://www.java-forums.org/new-java/7995-how-plot-graph-java-given-samples.html<br>
  
 
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.  

Revision as of 02:00, 6 December 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
http://www.java-forums.org/new-java/7995-how-plot-graph-java-given-samples.html

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)