Region of Interest Information in TCGA Histopathological Image
1
1
Entering edit mode
5.9 years ago
amandal ▴ 30

I have downloaded histopathological image data from TCGA. I want to extract features from these images. The dimension of these images are huge and in .SVS format. I am not able to open these images in linux system. How do I preprocess these images, so that I can extract features from these images? There is no information of region of interest. From where I can get these information?

TCGA Histopathological Image Region of Interest • 1.3k views
ADD COMMENT
0
Entering edit mode
4.9 years ago
Shicheng Guo ★ 9.4k

Try this: Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.

https://github.com/ysbecca/py-wsi

ADD COMMENT

Login before adding your answer.

Traffic: 1849 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6