User Portlet
Discussions |
---|
I am trying to import an 1024 x 1024 raw image from a CCD. The image lookes as follows ![enter image description here][1] Importing with `Import["test.bin", "RawBitmap", ImageSize -> {1024,1024}]` gives an error message. ... |