napari-image-viewer
SolidInteractive viewer for microscopy. Displays 2D/3D/4D arrays as Image, Labels, Points, Shapes, Tracks layers; supports annotation, plugin analysis, headless screenshots. Core visualization for Python bioimage workflows. Use ImageJ/FIJI for macro processing; napari for Python-native interactive visualization and DL segmentation review.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- jaechang-hits
- Repository
- jaechang-hits/SciAgent-Skills
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- NOASSERTION
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
scikit-image-processing
Python image processing for microscopy and bioimage analysis. Read/write images, filter (Gaussian, median, LoG), segment (thresholding, watershed, active contours), measure region properties, detect features. SciPy/NumPy ecosystem. Use OpenCV for real-time video; CellPose for DL cell segmentation; napari for visualization.
imaging-3d
Deterministic DICOM-to-3D pipeline - convert a CT/MRI disc to per-organ meshes with TotalSegmentator and open a rotatable browser scene (NiiVue) annotated with the radiologist's written findings. No AI interprets any pixel; this is a communication and orientation aid, not diagnosis.
pyimagej-fiji-bridge
Python bridge to ImageJ2/Fiji for macros, plugins (Bio-Formats, TrackMate, Analyze Particles), NumPy↔ImagePlus/ImgLib2 exchange, and ImageJ Ops. Automates Fiji headlessly from Python. Use scikit-image for pure Python without Fiji plugins; napari for visualization.