by ImageAnalyst <imageanalyst@[EMAIL PROTECTED]
>
Jul 3, 2008 at 02:36 PM
On Jul 1, 2:08=A0pm, wilson <wilson.t.thomp...@[EMAIL PROTECTED]
> wrote:
> > Let's say you have a ****trait of a face. =A0What exactly do you
conside=
r
> > the background? =A0And how do you want to remove it? =A0For example,
if
>
> hi
> thanks for the reply
> As I mentioned i am a newbie in this area and have implemented a very
> basic face rec sys based on the eigenfaces(PCA) method.For testing
> out,i need to use images with identical background pixels.I mean
> anything beyond the face contours ( i don't know if that is the right
> word)should be identical for all images.I have used some pre processed
> images available in the net.but i would like to use code to preprocess
> the image before testing it with the system.I know the maths involved
> is quite complex and may be beyond me..is why looking for an open
> source library for that ..
> hope i made it clear
> W
---------------------------------------------------------------------------=
--------------
W:
Why not just get a bunch of image with faces in them and then trace
around the face in Photoshop and copy the face. Then paste the face
onto a standard background image of your choosing (it will be in a new
"layer"). Then "flatten" the image (to combine the layers into a
single image) and save it out. Photoshop even has controls for
running it as a batch process. I think this is a good way to create
your test images.
Regards,
ImageAnalyst