Ask Your Question

Revision history [back]

Okay, simply said, the detectMultiScale needs more than 1GB of memory (which is on the GPU) for a 8000*4000 image. Now simply going to look on how to define the maximum resolution possible.

Okay, simply said, the detectMultiScale needs more than 1GB of memory (which is on the GPU) for a 8000*4000 image. Now simply going to look on how to define the maximum resolution possible.

Some tests showed that a 4000x4000 image is about the maximum size I can pass along with the GPU model in a single run.