Questions tagged [shape-recognition]

34 questions
0
votes
2 answers

Android Shape Recognition on Screen

I want to recognize shapes like a circle,triangle and rectangle which is drawn on screen.My main aim is a user draws a shape on screen and I need a code to recognize this shape.How should i approach this problem?
0
votes
1 answer

shape recognition on IOS objective-c

what is the best library for shape recognition on IOS SDK ? is openCV working with IOS SDK ? I want to recognize lines and squares and circles i don't need to recognize letters or numbers
kartal
  • 17,436
  • 34
  • 100
  • 145
-1
votes
1 answer

Shape Similarity Metric for Binary Images

I have binary images that has various shapes in it. I would like to measure the shape similarity between two binary images. Is there any good measure for this purpose?
-4
votes
1 answer

Shape recognition in image

I need help with one application, I am a beginner in programming. So I need to create a simple application that recognizes shapes in the image (rectangle, triangle, line ...) rendering them. (for an experienced programmer to be easy :D ) Here are…
user2308516
  • 7
  • 1
  • 5
1 2
3