<div dir="ltr">Hi,<div><br></div><div>I'm trying to rotate every frame of a DICOM file.</div><div><br></div><div>I've readed the file, and I can iterate over frames with a slider.</div><div><br></div><div>I'm trying to set a 90º rotation and vertical or horizontal flip.</div><div><br></div><div>I get this rotating the first camera. So far so good, but...</div><div><br></div><div>in images with width != height, the 90º rotated image appears "compressed", I guess that's because the camera doesn't change "its view size" and tries to "fit" all image in its projection. Not sure.</div><div><br></div><div>Any ideas to fix it?</div><div><br></div><div>Thanks.</div></div>