What problem does it solve?
This Skill simplifies the complex process of analyzing large whole slide images (WSIs) in digital pathology, making advanced tissue analysis and deep learning model training more accessible.
Core Features & Use Cases
- WSI Loading & Inspection: Easily load, view metadata, and generate thumbnails for WSIs.
- Tissue Detection & Masking: Automatically identify and segment tissue regions, filtering out background.
- Tile Extraction: Extract uniform tiles from WSIs using random, grid, or score-based strategies.
- Image Preprocessing: Apply filters for stain normalization, artifact removal, and contrast enhancement.
- Use Case: A researcher can use this Skill to extract 512x512 pixel tiles from hundreds of H&E stained cancer slides, ensuring each tile contains at least 80% tissue, preparing a dataset for training a tumor detection model.
Quick Start
Use the histolab skill to extract 100 random 512x512 tiles from the slide file 'patient_001.svs' and save them to the 'output/tiles' directory.