Did you say "using Images" first?
--Tim
On Tuesday, September 16, 2014 10:26:35 PM Tanan Kesornbua wrote:
> I have the same problem...
>
> julia> img = imread("cameraman.tif")
> ERROR: imread not defined
>
> Have anyone figure out why is it an error yet? Please help.
>
> On Friday, December 6, 2013 2:28:14 PM UTC-8, Vijay Ramachandran wrote:
> > *julia> using Imagesjulia> imwriteimwrite (generic function with 5
> > methods)julia> imreadERROR: imread not defined*
> > I can see the method definition in the source code, but cannot call it.