Tuesday, July 2, 2013

Programming Updates

First, the find pixel program has been added to gitHub.  This pixel program using the below picture:
was able to scan through and record the (X,Y) locations of the specifically colored pixels and counted up individually for each color, and came to the conclusion that there was 11,961 pixels of magenta, 7 pixels of red, and 12 pixels of yellow. See the log file below:
Finally, for an update on the GUI progress see the below image:


2 comments:

  1. Sounds like great progress! I understand the magenta and the red, but shouldn't there be four yellow (one for each corner of the square?) Or did you do every square?...

    ReplyDelete
  2. I did all three square visible in the picture.

    ReplyDelete