help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot execute imread


From: Yoshiyuki Watanabe
Subject: Re: Cannot execute imread
Date: Wed, 5 Dec 2007 10:32:28 +0900

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 <address@hidden>:
> 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
> > address@hidden
> > https://www.cae.wisc.edu/mailman/listinfo/help-octave
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]