yanjie qi
Followers: 0 Following: 0
Statistik
RANG
22.604
of 295.467
REPUTATION
2
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
multibandwrite a file does it have hdr and raw(bil bip bsq) file?
I use the example which the multibandwrite function associated, but it was saved as(.bil,.bip and .bsq). I asked to know can the...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to show the predict sample ploted in the figure?
result was <</matlabcentral/answers/uploaded_files/55641/QQ%E5%9B%BE%E7%89%8720160706232056.png>> WARNING: using -h 0 may...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
what is different between fget1 and fread ?
path='F:\多光谱材料\2\2.hdr'; >> fnm='2.hdr'; >> I=enviread(path,fnm); ??? Error using ==> fgetl at 44 Invalid file i...
mehr als 8 Jahre vor | 2 Antworten | 0
2
Antwortenwhat is wrong with my code?
I run the M file,and the answer is this: >> [lxw,XO,wl]= HSIFileOpen('F:\多光谱材料\pca\2.hdr','F:\多光谱材料\pca\2.raw') ??? Erro...
mehr als 8 Jahre vor | 0
Frage
what is wrong with my code?
function [lxw,XO,wl]= HSIFileOpen(lxwfilepath,HSIfilepath) %HSIFileOpen函数用来打开高光谱影像数据 fp1 = fopen(lxwfilepath,'r'); ...
mehr als 8 Jahre vor | 4 Antworten | 0
4
AntwortenHow to read Hypespectral .dat and .hdr file
How to read Hypespectral .raw and .hdr file?
mehr als 8 Jahre vor | 1
I'm, trying to load a hyperspectral image using multibandread, but I am unable to do so. I'm getting the following errors.
I met the error was this: ??? Error using ==> fread Invalid file identifier. Use fopen to generate a valid file identifier. ...
mehr als 8 Jahre vor | 0