help-octave
[Top][All Lists]
Advanced

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

Re: Cannot read an image with imread() on Mac


From: conahorse
Subject: Re: Cannot read an image with imread() on Mac
Date: Mon, 7 Mar 2011 16:13:29 +0100

I guess so, since I installed octave from MacPorts and since the c file from 
which the trap is generated is under the dir 'magick'
Is there a way to know which version is installed inside octave?

Il giorno 07/mar/2011, alle ore 15.26, Andy Buckle ha scritto:

> On Mon, Mar 7, 2011 at 2:09 PM, conahorse <address@hidden> wrote:
>> Hi, I'm using octave 3.2.4 on a Mac with Snow Leopard. When I try to read an 
>> image in the current directory I do something like:
>> 
>> I = imread('cell.jpg')
>> 
>> but an error occurs:
>> 
>> Assertion failed: (semaphore_info != (SemaphoreInfo *) NULL), function 
>> LockSemaphoreInfo, file magick/semaphore.c, line 525.
>> panic: Abort trap -- stopping myself...
>> 
>> What am I missing?
> 
> Do have graphicsmagick installed OK? (I'm not a mac user ...)
> 
> -- 
> /* andy buckle */



reply via email to

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