Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. The OpenMV Cam uses MicroPython, so you can't use OpenCV. Refer to their API or their forums for solutions. I'm pretty sure it doesn't have BackgroundSubtractor
  2. To get the trash level, I would go for a simpler method, like an ultrasonic distance sensor.