Skip to content

Refactor DataLayer into DataSource and DataProcessing layers #148

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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