spectralpython / spectral

Python module for hyperspectral image processing
MIT License
574 stars 139 forks source link

In Class 'SubImage' #162

Closed FLCYR closed 9 months ago

FLCYR commented 9 months ago

in Class SubImage : function 'read_subregion' should be return self.parent.read_subregion()
not return self.parent.read_subimage()