Menu Close

Andy’s Status Report for 3/13

Work:

  • Watched Design Presentations and received/gave feedback
  • Ran through another OpenCV tutorial using the inRange function as a basis and searching for colors/pixel values in the HSV color space using sample iPhone images
  • Trying to obtain the contour of a specifically colored object and pinpoint the “center dot” of that object’s contour. I tried to run the drawContours function on the game cartridges example I did last week but was running into some slight issues with the dot being misplaced or not drawn. Planning to tackle this next week and test on my own images/objects as well.

Status:

  • We/I on schedule as we gave our design presentation and are finishing the tutorial/learning portion of OpenCV’s color thresholding detection.

Future:

  • Next week, I want to get the contour drawing working and be able to identify the center point of detected objects by drawing a dot in the middle and obtaining the coordinates on the image.

Leave a Reply

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