Hi, all,
Please help me to check the codes. I am trying to convert raw images to big-endian data and then inverted these images. But I didn't get inverted images.
Thanks in advances,
*******************************
The following are my codes:
#!/local/os/bin/perl
my $headerFile;
my...