Skip to main content

MotionSegmenterPre

Drop metadata if there hasn't been any significant change in the image.

This module provides a pipeline element to drop metadata if there hasn't been any significant change in the image. An inclusion zone can be optional provided is various parts of the image want to be ignored.

Examples:

REST API:

WIP

Configuration File:

source:
- address: https://youtu.be/jY86pXeTOLw
- `type` - youtube
elements:
- name: motion-segmenter-pre

MotionSegmenterPre Objects

class MotionSegmenterPre(Element)

Drop metadata if there hasn't been any significant change in the image.

Attributes:

  • name str - The name of the element.

Examples:

ele = MotionSegmenterPre()