Codec Toolkit testbox

Summary

Doc_BoxAlgorithm_CodecToolkitTestbox.png
  • Plugin name : Codec Toolkit testbox
  • Version : 1.0
  • Author : Laurent Bonnet
  • Company : INRIA
  • Short description : Sample box to test the codec toolkit. Identity (input = output).
  • Documentation template generation date : Dec 3 2018

Description

The purpose of this box is to test the Codec Toolkit. This box is able to read data from any type of input. It extract some information from the incoming chunks and print it in the console. An output chunk is then generated as a full copy on the corresponding output, as the BoxAlgorithm_Identity Identity box does.

For more information on the Codec Toolkit, please read the dedicated tutorial that presents the implementatio of this box.

Inputs

All possible types of input are represented.

1. Streamed Matrix

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

2. Channel Localisation

  • Type identifier : Channel localisation (0x013df452, 0xa3a8879a)

3. Feature Vector

  • Type identifier : Feature vector (0x17341935, 0x152ff448)

4. Spectrum

  • Type identifier : Spectrum (0x1f261c0a, 0x593bf6bd)

5. Signal

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

6. Stimulations

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

7. XP info

  • Type identifier : Experiment information (0x403488e7, 0x565d70b6)

Outputs

All possible types of output are represented.

1. Streamed Matrix

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

2. Channel Localisation

  • Type identifier : Channel localisation (0x013df452, 0xa3a8879a)

3. Feature Vector

  • Type identifier : Feature vector (0x17341935, 0x152ff448)

4. Spectrum

  • Type identifier : Spectrum (0x1f261c0a, 0x593bf6bd)

5. Signal

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

6. Stimulations

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

7. XP info

  • Type identifier : Experiment information (0x403488e7, 0x565d70b6)

Examples

Miscellaneous