Computer vision
Use these guides to add vision capabilities to your machine. The standard pipeline is: configure a camera, deploy an ML model, add a vision service, then use detections or classifications in your code.
Not sure whether to use detection or classification? Detection finds where objects are in an image (bounding boxes). Classification tells you what the whole image contains (labels). Use detection when you need object locations; use classification when you just need to categorize the scene.
Was this page helpful?
Glad to hear it! If you have any other feedback please let us know:
We're sorry about that. To help us improve, please tell us what we can do better:
Thank you!