Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Event detection in video using java

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Event detection in video using java

    Hello ,

    I'm working on a paper of image processing . And i want to design an application in which " Event detection would be possible in any game video ( say for instance cricket ) , events in terms like six , fours , catch out or run out etc , ." I want to ask Is it possible to implement it in pure java ? If yes , can you plz help me out in this ? And also if any other language is needed ,then how to use or embed in my application ?


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Event detection in video using java

    This is not a trivial problem. It's going to be just as hard in Java as it would be in any other language.

    But if you're really asking what language to use for the problem, I would guess you're biting off more than you can chew. Maybe it's time to rethink your assumptions about how difficult this will be?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. Replies: 0
    Last Post: November 16th, 2012, 05:25 AM
  2. Java USB detection
    By wrightm96 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: July 21st, 2012, 06:27 AM
  3. Java Pitch Detection and Replacement?
    By Stratgtar565 in forum Java Theory & Questions
    Replies: 1
    Last Post: September 12th, 2011, 03:34 AM
  4. Replies: 2
    Last Post: March 16th, 2011, 06:32 AM

Tags for this Thread