NKI-AI / ahcore

Ahcore is the AI for Oncology core computational pathology toolkit
Apache License 2.0
15 stars 1 forks source link

Fixes #57 #58

Closed AjeyPaiK closed 7 months ago

AjeyPaiK commented 7 months ago

Fixes #57.

There was a minor issue in the initialization of H5FileImageWriter. I removed the explicit type casting that was in place for NormalizationType and InferencePrecision. Rest of the functionalities remain the same.