VectraXD™ Spatial Recognition
VectraXD™ Spatial Recognition API offers a suite of REST API for developers to perform advanced image processing tasks such as segmentation, classification and object detection. It allows you to upload images, receive detailed segmentations, and customize segments with additional visual enhancements like colors and textures.
VectraXD™ Spatial Recognition endpoints
| Method | Endpoint | Description |
|---|---|---|
| Segmentation | ||
| POST |
Create segmentation /v1/segmentation/ |
Takes in an input image and Image segmentation divides an image into parts that represent objects or regions.All these parts or segments are saved as png files. When you submit… |
| GET |
Get segmentation status /v1/segmentation/{segmentation_id}/status |
Provides a simple way to check the current status of your image segmentation request. By entering the segmentation ID you received from your initial submission, you can find out… |
| GET |
Get segmentation /v1/segmentation/{segmentation_id} |
Takes in the segmentation ID and if the segmentation has been completed, it shows the detail of all the segments created within that ID. If the segments are not created then it… |
| GET |
Get segments /v1/segmentation/{segmentation_id}/segments/{segment_id} |
Designed for retrieving a specific segment of an image that has been processed previously. By specifying both a segmentation ID and a segment ID, you can download the resulting… |
| POST |
Highlight segments /v1/segmentation/{segmentation_id}/segments/{segment_ids} |
Allows you to customize and highlight specific segments from a previously segmented image. You can apply colors, textures, or even make selected segments transparent by… |
VectraXD™ Spatial Recognition pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|