How to get ROI of an image in Android

Posted by uday on Stack Overflow See other posts from Stack Overflow or by uday
Published on 2011-01-12T08:49:57Z Indexed on 2011/01/12 8:53 UTC
Read the original article Hit count: 251

Filed under:

Hi All,

I have an image file (.jpg) which contains image like Face. From my application i want to capture that particular Face part and copy that part into a new bitmap file. I have a rectangular co-ordinates of that Face part, so how do i capture only Face part from the image file and copy that into a bitmap file??

Could any body help me to get rid of this problem....

Thanks & Regards Uday Kiran

© Stack Overflow or respective owner

Related posts about android