Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I get the bounding box containing only drawing ? #94

Open
sriteja25 opened this issue Apr 1, 2018 · 1 comment
Open

Can I get the bounding box containing only drawing ? #94

sriteja25 opened this issue Apr 1, 2018 · 1 comment

Comments

@sriteja25
Copy link

Is there any way in which I can get the bounding box of the drawing ? I am looking to create a resized around the exact bounding of the image

screen shot 2018-04-01 at 9 17 31 pm

@hezhk3
Copy link
Contributor

hezhk3 commented Apr 4, 2018

I used OpenCV.

cv::findContours()
cv::boundingRect()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants