maxResults not working, seems to alwaysDetect max of 10 objects

11 views
Skip to first unread message

SpicyVision

unread,
Sep 22, 2021, 12:26:32 AM9/22/21
to cloud-vision-discuss
I am testing the Google Vision API and trying out the OBJECT_LOCALIZATION feature,. But this seems limited to 10 objects. Even if I increase maxResults to 50 or any number, I always get a max of 10 objects detected.

"features": [

        {

          "type": "OBJECT_LOCALIZATION",

          "maxResults": 50

        }

      ]

Reply all
Reply to author
Forward
0 new messages