Katherine’s Status Report for 02/11

This week, I worked on learning how to use OpenCV and looking for ways to implement tracking color in the screen. First, I worked on getting a screen to pop up using OpenCV so that the user could see themselves move and therefore where their movements would be on the screen, which will be important later. Next, I worked on figuring out how to track colors from the video since we want to use colors to see where someone’s hands are in the screen. The photo shows the code correctly identifying my jacket as red in multiple places. I am able to identify colors red, green, and blue in a picture and the next step will be correlating those to where in the screen they are. I don’t predict this will be very difficult, and I am hoping to get it done tomorrow. My progress is on schedule so far, and for next week I want to work on making sure gestures are recognized by where they are in the screen.

Leave a Reply

Your email address will not be published. Required fields are marked *