tumourkit.preprocessing
Creates images with pixel value 255 at the centroids coordinates. |
|
Merges .centroids.csv and .GT_cells.png into .class.csv files. |
|
Converts QuPath geojson format into our png <-> csv format. |
|
Converts the .nodes.csv files into .centroids.csv files. |
|
Script to parse the json format of the centroids of Hovernet into a CSV format with columns X,Y,class The class output format is 0=non-tumour, 1=tumour. |
|
Converts from HoVernet json to QuPath geojson. |
|
Computes a graph representation from the images and pngcsv labels. |
|
Computes centroids csv from png <-> csv labels. |
|
Converts our png <-> csv format into QuPath geojson format. |
|
Computes a graph representation from the images and pngcsv labels. |
|
Removes cells with label uncertain from the annotations. |