CellViT
CellViT copied to clipboard
Few tools for CellViT
🧰 Few Tools for CellViT
This repository contains a few utility scripts to assist working with CellViT outputs.
🛠 Tools Included
-
split_svs.py
Split large.svswhole slide images into 4 quadrants. This helps avoid memory or visualization issues on machines that can't handle very large images. -
geojson_converter.py
Modify the output.geojsonfiles from CellViT so that they can be edited (e.g., fixing incorrect masks) in tools like QuPath. -
convert_tiff2svs.py
Rename or convert.tifffiles to.svsformat via simple suffix replacement for compatibility or visualization.