Skip to content

[ENH]: imshow support for multiple slice image volume #24360

Closed
@ustcfdm

Description

@ustcfdm

Problem

I need to display an image volume with multiple slices, similar to sliceViewer in Matlab. However, the current imshow function only supports RBG(A) or 2D scalar data.

Proposed solution

The code example here shows how to display multiple slice images, but there is a lot of code to write, which is not convenient. Maybe one solution is to provide a wrap function (i.e. imshow_3d or slice_viewer) that implements the example code somehow?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions