Statistics
RANK
164,527
of 295,569
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Can you use dotnet assembly to run more than 2 devices?
I found this bit of code from Adam W. in another post and changed it to fit a Thorlabs camera 1545m and 1645c. I can get one cam...
9 years ago | 0 answers | 0
0
answersQuestion
Error using imshow function
the error I get is Error using imageDisplayValidateParams Expected input number 2, [LOW HIGH], to be non-NaN. Error in c...
10 years ago | 1 answer | 0
1
answerQuestion
looping variable with appended numbers
I have an image that I want to loop through and give each iteration an extension such as imgVNIR1, imgVNIR2,...imgVNIRn, the sam...
10 years ago | 1 answer | 0
1
answerSeparating the Z Vector of a matrix
Because of the disparity in the two sensors I had to read in the two sensors independently. The sensor one is the fist 124 band...
10 years ago | 0
| accepted
Question
Separating the Z Vector of a matrix
Say we have a Data Cube that is 768x320x361(i.e. X, Y, Z coordinates). I generate 2 variable list called VarName1 and VarName2 t...
10 years ago | 1 answer | 0
1
answerQuestion
Filling a 3d matrix from columns
say we create a empty 3d matrix A= zeros(30,30,361) I have variable Pix, a 361 x 12 double matrix, were each column i...
10 years ago | 1 answer | 0
1
answerQuestion
Index exceeds matrix dimensions. ?
Hear is my code %% Get Full Image Data % ENVI Import Cube and Register images datafile = '0604img-17_FlatField'; hdrfi...
10 years ago | 1 answer | 0
1
answerQuestion
Storing points into an array
I have a Hyper-spectral image that is 760 X 520 X 361 which is also known as a data cube. I know if i want to find the value of ...
10 years ago | 2 answers | 0
2
answersQuestion
3D matrix mapping and manipulation
I have a 768x320x361 matrix which is my image(Which is a Hyper-Spectral image). How would I call or get a specific pixel value s...
10 years ago | 1 answer | 0
1
answerQuestion
I am trying to use guide and could use some help with functions in 2014a
I have a function "imgImport" which passes these output "im, hdr,old, datafile, hdrfile" but I can not grab this data in the ne...
10 years ago | 1 answer | 0