Computer Vision usage calculation model?

Hi,

I’m looking for info on how CV usage is calculated.

Lets say I have two CV Screen Scopes, each of them is 1 megapixel.

In screen scope 1, I need to identify/click 3 elements, one at a time.

Then, in screen scope 2, I need to identify/click 7 elements, one at a time.

Having done this, how many MegaPixels have I used? 2 million (one for each screen scope), 10 million (one for each identified element), 12 million (1 for each scope, plus 10 for the actions), or is it something completely different?

Anyone?

Cheers,
Jeppe

The quota is used up only by detections. Since only 2 detections are performed, they will use 2MP in total

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.