Filter Plugin
frei0r.pr0be
---
schema_version: 0.100000
title: pr0be
version: 0.100000
identifier: frei0r.pr0be
description: Measure video values
creator: Marko Cebokli
type: filter
parameters:
- identifier: Measurement
title: Measurement
description: What measurement to display
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: X
title: X
description: X position of probe
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: Y
title: Y
description: Y position of probe
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: X size
title: X size
description: X size of probe
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: Y size
title: Y size
description: Y size of probe
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: 256 scale
title: 256 scale
description: use 0-255 instead of 0.0-1.0
type: boolean
minimum: 0
maximum: 1
readonly: no
- identifier: Show alpha
title: Show alpha
description: Display alpha value too
type: boolean
minimum: 0
maximum: 1
readonly: no
- identifier: Big window
title: Big window
description: Display more data
type: boolean
minimum: 0
maximum: 1
readonly: no
tags:
- Video
...