[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't read matlab image files into octave
From: |
Jack Peng |
Subject: |
can't read matlab image files into octave |
Date: |
Fri, 14 Jan 2000 11:05:41 -0800 (PST) |
> I placed two Matlab files (only format I have for 12 bit images) on
>
> ftp white.stanford.edu
> login anonymous
> cd users/brian/pdc
>
> The files are in Image1.mat and Image3.mat. The images are pretty much
> the same, and they are linear captures spanning 12 bits. Those images
> are real data (not simulated) from a calibrated camera. We will get on
> to simulated images later.
>
Hi,
I am having trouble reading the following image files into octave.
Here is the error message I got:
octave:4> load Image1.mat
error: load: Image1.mat: inconsistent number of columns near line 2
error: load: unable to extract matrix size from file `Image1.mat'
octave:4> load -mat-binary Image1.mat
error: load: can't read binary file
error: load: trouble reading binary file `Image1.mat'
Would somebody please help? Thanks in advance.
Jack
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- can't read matlab image files into octave,
Jack Peng <=