<div dir="ltr">Hi,<br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div><div><div><br></div>I'm using SimpleITK on python. I wanted to perforn N4 bias correction on the MICCAI BRATS database. For that, first I cast the images to Float32, which were initially Int16 and then passed it to the filter.<br><br></div>When I saved the output on disk, I found a huge gap between the input and output sizes.<br><br></div>INPUT: ~2MB<br></div>OUPUT: ~33MB !!!<br><br></div>I know that float takes more space, but can we cast the output to Int16 again without loss of information(as I don't believe float pixel values mean anything)?<br><br></div>Thanks,<br></div>Shreyas<br></div>
</div><br></div>