Ask Your Question

ahmad109880's profile - activity

2016-11-19 07:55:43 -0600 asked a question how to save image from mat object

I want to save the image in .jpeg format using th camera inside on camera frame function

2016-11-06 10:18:15 -0600 asked a question I want use android camera to take picture of hand in such a way that it highlights the lines of the hand

I want my android application to use opencv camera to detect the lines of the hand? will I be needing any specific mode like canny edge detector or any thing else??

2016-11-06 10:12:54 -0600 commented question how to detct hand patterns usin open cv

I want to do this task in an Android Application!

2016-11-06 10:04:44 -0600 commented question how to detct hand patterns usin open cv

Thanks very much for your response!That is a very useful article !! but I want my open cv camera to automatically take picture is the form of canny edge detector then after that I can process that image! to extract the patterns from that image! Please guide me how can I do this task? Will I be needing Digital image processing or any thing else? Kindly guide me if possible!

2016-11-05 09:31:09 -0600 asked a question how to detct hand patterns usin open cv

i want to use open cv camera to take the picture of hand then extract the patterns from that picture of hand!