Removing the transparency from image while keeping the actual image
Posted
by KPL
on Stack Overflow
See other posts from Stack Overflow
or by KPL
Published on 2010-05-08T18:36:15Z
Indexed on
2010/05/08
18:58 UTC
Read the original article
Hit count: 339
image-manipulation
|image-processing
Hello people,
I have three images,and , they are not square or rectangular in shape. They are just like face of anyone.
So, basically, my images are in the size 196x196 or anything like that, but complete square or rectangle with the face in the middle and transperant background in the rest of the portion.
Now, I want to remove the transperant background too and just keep the faces.
Don't know if this is possible and mind you, this isn't a programming question.
© Stack Overflow or respective owner