Jump to content

Detecting a triangle from image

- - - - -

  • Please log in to reply
2 replies to this topic

#1
ahmed

ahmed

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 304 posts
Are there any algorithms to find out a certain object from a picture?For example i have 10 pictures of different shapes ( circle , square , rectangle and triangle ) . How can i find out triangle from each image ? Can anyone give me an idea on how to solve this program ( any programming language)

Thanks.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
They do exist. There are scanners that can accurately detect text on the scanned image. You would need to start by detecting edges in the image.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
An Alien

An Alien

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 260 posts
Google had done it: Google on Reading Text in Images from Street Views, Store Shelves, and Museum Interiors
They use it in street view, but IDK about web images.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users