I have the same problem...
julia> img = imread("cameraman.tif")
ERROR: imread not definedHave 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. >
