Computer Vision Engine
ComputerVisionEngine Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
#
yolo-coco-process-imageDetect objects on an picture using the yolo-coco ML.
#
Base Commandyolo-coco-process-image
#
InputArgument Name | Description | Required |
---|---|---|
entryid | Image EntryID. | Required |
confidence | minimum probability to filter weak detections. Default is 0.5. | Optional |
threshold | threshold when applying non-maxima suppression. Default is 0.3. | Optional |
#
Context OutputPath | Type | Description |
---|---|---|
ComputerVision | Unknown | The key holds down the information about detected objects in the picture. |