help-octave
[Top][All Lists]
Advanced

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

Re: Problems with imread in OCTAVE


From: Oliver Weinheimer
Subject: Re: Problems with imread in OCTAVE
Date: Fri, 05 May 2006 10:02:28 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Hi,

i had the same problem with
a = imread("test.jpg");
but
 a = imread("jpg:test.jpg");
works fine on my machine

oliwe

Arrate Alonso schrieb:

>
>
> Following problem when using imread function:
> *
>>> imcolumna=imread('c:\\pro\\imagen\\Imagen1\\original.jpg');
> cmd = convert  'c:\pro\imagen\Imagen1\original.jpg' pgm:C:/Archivos\
> de\ programa/GNU\ Octave\ 2.1.50/tmp/oct-610acbc8.e 2>/dev/null
> error: could not read file: C:/Archivos de programa/GNU Octave
> 2.1.50/tmp/oct-610acbc8.e
> error: called from `imread' in file
> `/opt/octave/share/octave/2.1.50/site/m/octave-forge/image/imread.m'
> error: evaluating assignment expression near line 7, column 10
>
> *Any solution? URGENT!!!!!
>
>                                   <Arrate Alonso Gómez>
> *
> *
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Help-octave mailing list
>address@hidden
>https://www.cae.wisc.edu/mailman/listinfo/help-octave
>  
>

Attachment: mail.vcf
Description: Vcard


reply via email to

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