Ask Your Question

Ashutosh Mishra's profile - activity

2016-06-22 07:19:01 -0600 commented answer Obtaining rect dimension when clicked anywhere in the box ?

If I have rectangles already present in my image, will this code return the dimension of that box if I click inside that box ?

2016-06-22 03:44:41 -0600 commented question Obtaining rect dimension when clicked anywhere in the box ?

I have an image in which I have many bounding boxes. I want that I should get the dimensions of a specific box provided I click anywhere inside that box.

2016-06-22 01:51:12 -0600 asked a question Obtaining rect dimension when clicked anywhere in the box ?

Can someone please give an idea as to how to get the dimensions of a rectangle when clicked anywhere inside the rectangle box ?