[SciPy-user] image processing

Vicent Mas (V+) vmas at carabos.com
Tue Oct 24 05:54:57 EDT 2006


El Tuesday, 24 de October de 2006 10:25, Carlos Medrano escribió:
> Vicent Mas (V+ <vmas <at> carabos.com> writes:
> > Hello,
> >
> > I'm a newcomer to process image and scipy. I'm trying to process a
> > binary image in order to get the biggest connected component. In
> > matlab one can use the bwareaopen to achieve this goal but I don't
> > know how to do it with scipy.  I've been looking at scipy.ndimage
> > module with no luck. Could you help me, please?
> >
> > Thanks in advance.
>
> I dont' know if this can help you, but check:
>
> OpenCV library (supposed to have a python interface)
>
> http://opencvlibrary.sourceforge.net/Welcome?highlight=%28%28Welcome%
>29%29
>
> and PIL (Python Imaging library)
>
> http://www.pythonware.com/products/index.htm
>
>
> Carlos Medrano
>

It is exactly what I'm doing.

Thanks for your advice.

-- 
::

	 \ /	Vicent Mas	http://www.carabos.com
	 0;0	
	/   \	Cárabos Coop.	Enjoy Data
	V   V
	 " "



More information about the SciPy-User mailing list