Classify an image
Classify an image
Test out a trained impulse (using a posted image).
POST
Classify an image
Authorizations
Path Parameters
Project ID
Query Parameters
Impulse ID. If this is unset then the default impulse is used.
Body
multipart/form-data
Response
200 - application/json
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Classification value per label. For a neural network this will be the confidence, for anomalies the anomaly score.
Anomaly scores and computed metrics for visual anomaly detection, one item per window.