Large Image Viewer
A simple plugin to view large images
The Napari Large Image Viewer Plugin is a powerful extension for the napari image visualization software. This plugin is designed to enable the visualization of large TIFF | TIF files directly from disk, without the need to load the entire image into RAM. This is particularly useful when working with large datasets that exceed the available memory of your system.
Features¶
-
Efficient Large Image Visualization: The plugin allows you to open and visualize large files that are too big to fit into memory. It utilizes efficient memory-mapping techniques to display image data without fully loading it into RAM.
-
Interactive Exploration: With the Napari Large Image Viewer Plugin, you can interactively explore large datasets using familiar zooming, panning, and slicing actions.
-
Quick Installation: Installing the plugin is simple and straightforward, and it seamlessly integrates with the napari environment.
-
User-Friendly Interface: The plugin provides an intuitive user interface that integrates seamlessly into the napari interface, making it easy to use for both beginners and experienced users.
Installation¶
-
Prerequisites: Make sure you have napari installed on your system. If not, you can install it using:
pip install napari
-
Install the Plugin: You can install the plugin directly from GitHub using pip:
pip install git+https://github.com/WyssCenter/Large-Image-Viewer.git
-
Launch napari: Launch napari from your terminal:
napari
-
Activate the Plugin: Once napari is launched, go to the
Plugins
menu and selectLarge Image Viewer
to activate the plugin. -
Open Large TIFF File: With the plugin activated, you can now open a large TIFF file by dragging and dropping it to the napari viewer.
Usage¶
-
Open a Large File: Follow the installation instructions above to open a large file using the plugin.
-
Explore the Image: Once the image is loaded, you can use the mouse to zoom in/out, pan, and interactively explore the data. You can also adjust the colormap, contrast, and other visualization settings from the napari interface.
-
Slicing and Navigation: Use the slicing and navigation tools in napari to navigate through different sections of the large file.
-
Save Visualizations: You can save snapshots or screenshots of the current visualization using the napari interface.
Contributions¶
Contributions to the Napari Large Image Viewer Plugin are welcome! If you encounter issues or have suggestions for improvements, please open an issue on the GitHub repository.
License¶
This plugin is licensed under the MIT License.
Contact¶
For any inquiries or questions, you can reach out to the author at nima.mojtahedi@wysscenter.ch
GitHub activity:
- Stars: 0
- Forks: 0
- Issues + PRs: 0