Hi there, I read some of the other topics and figured out how to use my own haar cascade with openmv. I converted it using convert_cascade.py and then put the .xml and .cascade file on a micro sd card to insert onto the board. It worked, but not well. Very slow processing and glitchy and then errors would arise with memory issues and all. I was wondering if there is a way to use the OpenMV M7 with an additional processor, or do you have any tips for better, smoother real-time object detection? Also, I am trying to detect torso/upper bodies; just thought that should be included.
Thanks! P.S I love OpenMV; it is a very fascinating and intriguing little device!