Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Video shape recognition

  • 24-09-2010 04:36PM
    #1
    Registered Users, Registered Users 2 Posts: 5


    Hi
    I was wondering is there a software package available that could recognise a shape from a video you run.
    Eg if i had a video file running, it would pick out say a triangle any time it appeared within the video. Preferably one that you could teach the shapes you are looking for. Or a company that might do this sort of work.
    It is for a project Iam working on. So any help would be great.


Comments

  • Registered Users, Registered Users 2 Posts: 515 ✭✭✭NeverSayDie


    OpenCV is a popular computer vision (that's the general field you're talking about here, for future reference) library, AFAIK it has functionality that will help this sort of thing;
    http://opencv.willowgarage.com/wiki/

    I think "shape classification" is what the particular problem is called, Google should turn up plenty of research on the topic.

    Re companies, there are quite a few I think, though mostly they work in security/defense, medical imaging, etc, and aren't likely to be either cheap or accessible.


Advertisement