wrong, before Just a correction. The code snippet I put there was incorrect. Recasting should be simply ushort *image = (ushort *) processed->data; -A Merope reply
Just a correction. The code snippet I put there was incorrect.
Recasting should be simply
ushort *image = (ushort *) processed->data;
-A