I have a 14GB envi image along with a header file. I opened it with envi.open function and I am trying to load it as memmap object. But the functions in pysptools do not take memmap object as an input.
Is there any other way to load the image without running out of ram?
I have a 14GB envi image along with a header file. I opened it with envi.open function and I am trying to load it as memmap object. But the functions in pysptools do not take memmap object as an input. Is there any other way to load the image without running out of ram?