Skip to content

Refactor DataLayer into DataSource and DataProcessing layers #148

@sergeyk

Description

@sergeyk

Right now, DataLayer does image-specific processing of LevelDB data.
It should be separated into LevelDBDataSourceLayer, and ImageProcessingLayer.
That way, other data sources can more easily be added: HDF5, image directories, CSV, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions