Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MengXiangxi authored Feb 24, 2024
1 parent 4af834b commit 69a667b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ When using Jupyter notebook, the matplotlib backend can be changed to `tk` or `q
iv.imagesc3slider(img)
```

![imagesc3slider: slide](https://github.com/MengXiangxi/imvis/raw/main/resources/imagesc3slider_window.png)

Slide the bar to nevigate through slices.

### MIP with rotation angles

`mipz` allows the user to obtain a maximum intensity projection (MIP) of a 3D image along the z-axis. The user can also specify the rotation angles of the MIP.
Expand Down

0 comments on commit 69a667b

Please sign in to comment.