0

I've been searching about this topic but i don't seem to find anything concrete on how to use image recognition on android. The app that i'm working on has a feature where it must extract circles of different sizes in an image with squares and triangles. I read that OpenCV is not completely suitable for Android. Is there any api that should know about? Some good links on the topic will be much appreciated. Thanks in advance.

1 Answer 1

1

This page here has some sample Java code using the Hough Transform to find circles. Good luck!

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.