This algorithm is a sequential one. The platform will call its process() method once per data incoming on its inputs.
This algorithm is splittable

Algorithms have at least one input and one output. All algorithm endpoints are organized in groups. Groups are used by the platform to indicate which inputs and outputs are synchronized together. The first group is automatically synchronized with the channel defined by the block in which the algorithm is deployed.

Group: main

Endpoint Name Data Format Nature
image system/array_2d_uint8/1 Input
histogram system/array_1d_uint32/1 Output

Parameters allow users to change the configuration of an algorithm when scheduling an experiment

Name Description Type Default Range/Choices
useBestGuess Whether to use a best guess region of the image instead of the entire image bool True
scale Size of a side of the filter to use uint32 9 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 18, 22, 26, 30, 34
bits Number of filters to use (9,10,11,12 not available for scales 3,6) uint32 8 5, 6, 7, 8, 9, 10, 11, 12
This algorithm is implemented in C++, compiled as a shared library. Download
Could not find any documentation for this object.
No experiments are using this algorithm.
This algorithm was never executed.
Terms of Service | Contact Information | BEAT platform version 2.2.1b0 | © Idiap Research Institute - 2013-2024