# Detect Objects

> Detect Objects activity in the Microsoft Vision connector.

## Description

Performs object detection on the specified image. Supported image formats: JPEG, PNG, GIF, BMP. Image size should be less than 4 MB.

## Project compatibility

Windows | Cross-platform

## Configuration

* **Connection** - The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
* **File resource** - Click to use a variable. This field supports `IResource` type input.
* **Image URL** - The public URL of the image. Only use this if not using the **File resource** input. One or the other is required. This field supports `String` type input.

### Manage Properties

Use the **Manage Properties** wizard to configure or use any of the object's standard or custom fields. You can select fields to add them to the activity canvas. The added standard or custom fields are available in the **Properties** panel (in Studio Desktop) or under **Show additional properties** (in Studio Web).

### Additional properties

* **Model-version** - This optional parameter specifies the version of the AI model. The default value is `latest`.

#### Output

* **Detect objects** - Automatically generated output variable.
