Re: Python and Image Processing



On Nov 18, 5:41 am, Bob <ralva...@xxxxxxxxxxx> wrote:
how about python Imaging
Library (PIL)
is it useful for Image Manipulation ?

I took a quick look at this and PIL seems to have some serious
limitations. It seems to basically be an image file input translator
and it lacks many image processing functions e.g. image morphology
operations, equivalents to matlab bwlabel and bwboundaries, etc.

These might be provided by a python wrapper to OpenCVhttp://tinyurl.com/6qe9vl
but I am total newbie to Python and don't know if this is useful.

I almost learned all language specifications in Python and Python
Image Library(PIL).
PIL is very useful for Image analysis. My area is Watermarking and i
finished the code for LSB watermaking
using both Python and Matlab . python is very faster than Matlab in
its speed.
and also i have chosen wxPython for Graphical user interface.
Still some other modules are there for Matrix and plot manipulation
they are
1. numPy (for matrix - becoz python doesn't
have array data type)
2. matplotlib (for histogram and plotting)

and another advantage of python is ,
we can easily convert python script into .exe (in windows) or .bin
(in Linux) executable formats
but in matlab u need always a compiler to run matlab programs.

Any way i am digging all the things.
.



Relevant Pages

  • Of money and mouths
    ... He emailed me a Python ... Matlab is a package produced by Mathworks. ... I'm not sure how to interface Lisp with a process ... Now the Scheme ...
    (comp.lang.python)
  • Of money and mouths
    ... He emailed me a Python ... Matlab is a package produced by Mathworks. ... I'm not sure how to interface Lisp with a process ... Now the Scheme ...
    (comp.lang.lisp)
  • Re: Image stats - going from Matlab to Python
    ... > I am working with images in python using PIL. ... I come from a MATLAB ... by the Numeric/Numarray libraries. ...
    (comp.lang.python)
  • Image stats - going from Matlab to Python
    ... I am working with images in python using PIL. ... I come from a MATLAB ... list of pixel coordinates at which the alpha channel is set to 1. ...
    (comp.lang.python)
  • Re: About alternatives to Matlab
    ... Python to interface with data acquisition hardware really result in ... I am very familiar with Matlab, Labview, and Python, ... Matlab and Python sucks equally much when it comes to ...
    (comp.lang.python)