Need to train hyperspectral data, how can I build a training dataset from scracth and a ground truth array/image to be used for the same? Spectral python doesn't support training by png files.
Asked
Active
Viewed 960 times
0
-
EDIT: using a .raw ENVI file with a single band is possible – fruitspunchsamurai Jan 14 '19 at 11:21
1 Answers
0
We need to manually create masks for particular classes on any 2D image and convert it into a .raw ENVI file with a single band.
Ground truth image need not be a hypercube necessarily.

fruitspunchsamurai
- 11
- 5