help-octave
[Top][All Lists]
Advanced

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

Re: Imagedatastore Matlab Function


From: Nicholas Jankowski
Subject: Re: Imagedatastore Matlab Function
Date: Thu, 15 Feb 2018 19:30:15 -0500

On Feb 15, 2018 12:01 PM, "Sehla Zayen" <address@hidden> wrote:
Hi,
I am trying to switch on octave in my research in image classification based on convolutional neurol network (CNN) . when i run my "Matlab code" in octave it does not recognize the imagedatastore function.
does any one know what is the equivalent function in octave.
Thanks in advance.

It appears that the imagedatastore function was introduced in 2015. It does not look like the imagedatastore class has been implemented in octave yet. You will likely need to modify that portion of your code to deal with individual images instead of an image collection.


reply via email to

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