Maixduino
Maixduino copied to clipboard
Out of normal MicroPython Heap Memory!
Hello,
I'm running a script that imports a video from the SD and I'm using the face model to track the face in the video. However, when I want to draw a rectangle in the face I get the following error:
Out of normal MicroPython Heap Memory! Please reduce the resolution of the image you are running this algorithm on to bypass this issue!
How can I fix it?
MemoryError: Out of normal MicroPython Heap Memory! Please reduce the resolution of the image you are running this algorithm on to bypass this issue! #393 You close it. But I do not see the solution.
@LsDevLab Thanks you for your reply.