kaczmarj / tumor-microenvironment-analysis

Code related to the analysis of tumor microenvironment in digital whole slide images.
0 stars 0 forks source link

add visualizations #10

Open kaczmarj opened 3 years ago

kaczmarj commented 3 years ago

we should add visualizations for the different steps in our process... what should they be? some initial thoughts

kaczmarj commented 3 years ago

for visualizations, it could be useful to implement a cv2-like method to add pieces to existing images. like a method to add tumor edges to a cv2 image, and a separate method to add cells, and a separate method to add lines from cells to tumor regions.