Arka’s Status Update for 02/22
This week, I finished working on the object detection pipeline. Last week, I was struggling to properly filter our the background resistor board. I figured out the appropriate HSV values to filter it out, which should stay the same under these lighting conditions across images. I used CLAHE to reduce the effect of reflections of the resistors, morphological closing to close any holes that appeared in the resistors, and contouring to find and draw edges around the resistors. I cleaned…