Skip to content
firepick1 edited this page Apr 7, 2014 · 2 revisions

Out Of Memory

OpenCV may require a lot of memory. For platforms such as Raspberry Pi you may see OOM for performance statistics. Be carefule with pipeline operations marked with OOM, since you may exceed memory limitations of your hardware or operating system.

See Also

Clone this wiki locally