Skip to main content

Computer Vision Engine

This Integration is part of the ComputerVisionEngine Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

yolo-coco-process-image#


Detect objects on an picture using the yolo-coco ML.

Base Command#

yolo-coco-process-image

Input#

Argument NameDescriptionRequired
entryidImage EntryID.Required
confidenceminimum probability to filter weak detections. Default is 0.5.Optional
thresholdthreshold when applying non-maxima suppression. Default is 0.3.Optional

Context Output#

PathTypeDescription
ComputerVisionUnknownThe key holds down the information about detected objects in the picture.