Users' Area

:: Filters Library

   > Quantity Range

   > RGB2Grayscale


:: Generators

:: Transformers

:: Splits

:: Aggregators

:: Inspectors

:: Serializers

JDPF Filter

Filters Library

JDPF has been designed to be modular and easily extendable. In order to keep the quality level high, we provide a list of blocks that are well coded and documented.

Delimited File Reader Quantity Range Filter

The Range Filter filters all the values out of a range (defined through minimum and/or maximum value allowed). The values that are out of range can be rejected or clipped (changed to the closest allowed value). (Block details)

Delimited File Reader RGB to Grayscale Filter

The Simple File Generator is able to load files with simple numeric (int, long, float, double) or textual data with or without timestamp. The data format as well as the date/time format can be easily parametrized. The block has been developed using the jdpf datatypes. (Block details)

JDPF Before Filtering JDPF Filter JDPF After Filtering