cutcutcodec.core

Main module of the cutcutcodec calculation kernel.

Details

Modules

analysis

Explore data to extract information.

classes

Defines the data structure used throughout the rest of the module.

colorspace

Manage color spaces.

compilation

Allows assembly graphs to be represented in different forms.

edit

Allow to transform, edit and perform operations to transform the assembly graph.

exceptions

Groups the exceptions specific to cutcutcodec.

filter

Provide effects and filters.

generation

Create streams.

interfaces

Group common propreties to avoid redundency, as a java interface.

io

Manage the input/output layer.

nn

Main neuronal network module.

opti

Provide various tools for improving the efficiency of cutcutcodec.

signal

Some usefull function for signal processing.