Cannot execute imread

Yoshiyuki Watanabe m5111128 at u-aizu.ac.jp
Tue Dec 4 19:32:28 CST 2007


I confirmed that the octave script, imread.m, exists in the "image" package
after compiling, but I faced another problem when I install that. Error message
is

Macintosh:image-1.0.3 yoshi$ make install
panic: Segmentation fault -- stopping myself...

Macintosh:image-1.0.3 yoshi$ make install
error: couldn't create packinfo directory: File exists
error: called from `pkg:copy_files' in file
/sw/share/octave/2.9.14/m/pkg/pkg.m near line 1214, column 5

These two kinds of error is occurred by turns.

Thanks.

2007/12/5, Søren Hauberg <soren at hauberg.org>:
> I guess you should install the 'image' package from octave forge:
> http://octave.sourceforge.net/image/index.html
>
> I don't know how to install it on a Mac though...
>
> Yoshiyuki Watanabe skrev:
> > I tried to install octave for aim of image processing, but
> > I couldn't execute imread function.
> >
> > The result is like this.
> >
> > octave:2> imread('20071004_3.jpg')
> > error: `imread' undefined near line 2 column 1
> > octave:2>
> >
> > I don't knot what to do to solve this problem.
> > My platform is mac osx Leopard.
> > I want any information to availave such functions
> > for image processing.
> >
> > Thank you.
> > _______________________________________________
> > Help-octave mailing list
> > Help-octave at octave.org
> > https://www.cae.wisc.edu/mailman/listinfo/help-octave
>



More information about the Help-octave mailing list