I have just received my H7 and changed the lens to a global shutter. In trying to run find_rects, I get an error “Pixel format is not supported”.
I tried changing the resolution and used:
sensor.set_pixformat(sensor.GRAYSCALE)
sensor.set_framesize(sensor.QQVGA)
Is this the best the global shutter can do?!