2009/7/9 Nadav Horesh <nad...@visionsense.com>:
> The ndimage package can be accessed as numpy.numarray.nd_image. scipy is not 
> needed

numpy.numarray.nd_image just imports from scipy.ndimage or a
standalone ndimage if you have built it so. numpy does not contain the
ndimage code.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to