On Jul 1, 11:32=A0am, wilson <wilson.t.thomp...@[EMAIL PROTECTED]
> wrote:
> hi
> i am looking for informtion on background removal of face images(color
> or greyscale) .are there any open source libraries in java or python
> languages that i can use in my code?I am trying to implement a pre
> processing module for =A0a face images collection
>
> i am new to this area and googling didn't help much..if anyone can
> point me in the right direction ,i would be most happy!
>
> thanks
> W
--------------------------------------------------------------------------
W:
Let's say you have a ****trait of a face. What exactly do you consider
the background? And how do you want to remove it? For example, if
the background of a face ****trait is the backdrop behind the subject
sitting in the photo studio, then how exactly would you remove this
from the face pixels? It doesn't make sense to me. Please explain in
more detail.
There are some free image processing libraries. OpenCV is one. I
think ITK is another.
http://en.wikipedia.org/wiki/Opencv
http://en.wikipedia.org/wiki/Insight_Segmentation_and_Registration_Toolkit
Regards,
ImageAnalyst


|