From 69a667bd20213d98821fae4c93e93360a5dba627 Mon Sep 17 00:00:00 2001 From: Xiangxi Meng Date: Sat, 24 Feb 2024 13:37:13 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ee2cd85..d86da6e 100644 --- a/README.md +++ b/README.md @@ -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.