Crop

Summary

Doc_BoxAlgorithm_Crop.png
  • Plugin name : Crop
  • Version : 1.0
  • Author : Yann Renard
  • Company : INRIA/IRISA
  • Short description : Truncates signal values to a specified range
  • Documentation template generation date : Oct 29 2020

Description

Minimum or maximum or both limits can be specified

This box allows to set minimum and/or maximum thresholds to incoming data. Values lying outside the allowed range are cropped to it.

Inputs

1. Input matrix

  • Type identifier : Streamed matrix (0x544a003e, 0x6dcba5f6)

Outputs

1. Output matrix

  • Type identifier : Streamed matrix (0x544a003e, 0x6dcba5f6)

Settings

1. Crop method

Method to use to crop incoming data. A minimum and/or a maximum threshold(s) may be defined.

  • Type identifier : Crop method (0xd0643f9e, 0x8e35fe0a)
  • Default value : [ Min ]

2. Min crop value

Minimum threshold.

  • Type identifier : Float (0x512a166f, 0x5c3ef83f)
  • Default value : [ -1 ]

3. Max crop value

Maximum threshold.

  • Type identifier : Float (0x512a166f, 0x5c3ef83f)
  • Default value : [ 1 ]

Examples

Miscellaneous

Note : the type of input data may be changed. Allowed types include streamed matrix, feature vector, signal and spectrum.