Wednesday, June 26, 2013

JAVA Programming

Today I wrote a program using the Netbeans IDE to scan through a JPG image and record the (x,y) location of a specifically colored pixel into a log file.  For now that is all the program is doing, but I believe that this program can be extended to include an array of the colored pixels in order to manipulate the pixels to find the distance between pixels.

No comments:

Post a Comment