There is a problem with TIF reader or INR writer: the resulting image obtained by the MWE is shifted along the Y axis... - Differences snapshot: [https://mycore.core-cloud.net/public.php?service=files&t=7ebd330fb28b7710a3ec7e24574ba6d5](url) - Example tif image: [https://mycore.core-cloud.net/public.php?service=files&t=2fc0a1372513fb051eeca4e699bad9b5](url) - Obtained inr image: [https://mycore.core-cloud.net/public.php?service=files&t=4bb3760afbcb3db669e35d6fa0192f39](url) - MWE: `test_tif_convert_to_inr.py` python script Use as follow: `python test_tif_convert_to_inr.py -i test.tif`
There is a problem with TIF reader or INR writer: the resulting image obtained by the MWE is shifted along the Y axis...
test_tif_convert_to_inr.pypython scriptUse as follow:
python test_tif_convert_to_inr.py -i test.tif