Skip to content

maduc7/preprocessing_histology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!!WORK IN PROGESS!!

Preprocessing of Whole Slides Images (WSI) histology data

Preprocess whole slides images and extracting tiles:

  • Extracting tiles of H&E histology slides at different magnifications

Project organization

├── README.md
├── config
│   └── config_test.yaml
│
├── data
│   ├── tiles       
│   ├── processed      
│   └── raw  
│
├── images 
│
├── requirements.txt
│
├── setup.py           
│
├── src
│   ├── __init__.py
│   │
│   ├── utils.py
│   │
│   └── visualization
│       └── visualize.py
│
└── ...

Dataset:

Can found test examples on TCGA portal

Table of contents

Getting Started

Prerequisites

Installation

Documentation

Example

Alt text

Results

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages