Ask Your Question

Revision history [back]

Measure Width & Height in marked position of image view using opencv in Android

I am working on an android project using opencv.I'm following some tutorial in internet ,have done "How to capture Image using Opencv,show in ImageView,Here is the Code for that ,

https://gist.github.com/manikavi/46cbdedba34d338c201f5cea6242fd2a

Next my requirement is mark width & height on Captured image and get Size of that .(Image is added here)

image description

Is it possible in opencv,If yes Can I get help to do this?