Ask Your Question

Sujith's profile - activity

2018-04-27 05:16:43 -0600 received badge  Popular Question (source)
2016-02-26 05:49:52 -0600 asked a question How to calculate camera focal length in OpenCV

Hi all, I wan to get camera focal length in OpenCv. I am using java code in Android.

2016-02-26 01:07:35 -0600 asked a question how to calculate real object width and height with known distance ?

Hi all, I want to calculate real width and height of the object, I can give distance of objects from camera, please help any one to find the solution..

2016-02-26 00:58:43 -0600 commented answer How do I measure for the width and height of the object (OpenCV)?

Is it original image height and width? my question is how to calculate original height and width of objects.

2016-02-25 06:24:05 -0600 commented question How to get actual height and width of object in the image in android OpenCv?

any other methods?

2016-02-25 04:07:05 -0600 asked a question How to get actual height and width of object in the image in android OpenCv?

I need to calculate actual object width and height that displayed in the image.My purpose is to calculate the wound's height and width in human body without knowing any thing such as focal length, distance of the objects etc.