I have 16-bit CT and 16-bit PET images that I intend to fuse. However, I noticed that the PET image has a Window Width of 78,876 and a Window Center of 39,438. Since these values exceed the maximum possible pixel value for unsigned 16-bit images (65,535), I would like to clarify:
Is it valid for the window level values to exceed 65,535 in this context?
If not, how should I convert or normalize these values to fit within the valid range of 16-bit data for proper image display and fusion?
Thanks
Bhuvan Bose