smistad / FAST

A framework for high-performance medical image processing, neural network inference and visualization
https://fast.eriksmistad.no
BSD 2-Clause "Simplified" License
433 stars 101 forks source link

Add interpolation attribute for HeatmapRenderer #153

Closed andreped closed 2 years ago

andreped commented 2 years ago

Being able to choose whether to interpolate when rendering heatmaps is useful. I have also added some modifications to fix issues related to pathology applications.

Tested with runPipeline on Win10. Works fine.

Changes: