Skip to content

Let User Select Image shape #1

@kprussing

Description

@kprussing

Based on Issue 11 on ViTables. Add a dialog so the user can specify the layout of the image in the file, Possible options include:

  • Arrays, CArrays, and EArrays
  • (W,H)
  • (W,H,3)
  • (N,W,H)
  • (N,W,H,3)
  • (N,W*H) assuming W==H
  • VLArrays
  • (N,WH) assuming W == H
  • (N,WH) with another (N,2) array containing (W,H)
  • VLArrays containing pickled Python arrays

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions