Feeds
提问
Perform hyperspectral image classification with SVM
Suppose I have a 648x1024 pixel grayscale set of 20 images (in 20 different bands). Those images represent a boat in the middle ...
10 years 前 | 2 个回答 | 0
2
个回答提问
How do i move two overlaid images up or down with the keyboard keys in order to match them?
I have the following variable: canvas=zeros([648,1024,3]); In the 3 channels I have very similiar images so that later I can com...
10 years 前 | 1 个回答 | 0
