Skip to content

Allow image stacks as input #120

@stulacy

Description

@stulacy

Users may have their data as image stacks in which case converting to a directory of frames is awkward and time consuming.
This change would necessitate a change to the API of frame_features.

It could either be:

  • An additional argument frame_stack, and both this and frame_folder are optional but one must be provided
  • Change frame_folder to frames, which can handle either a directory or a stack

The first would preserve backwards compatibility so it will be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions