Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m looking to write a basic movie parser in Java. The movie should be some video file, let\'s say AVI, and exact tim开发者_如何学编程es/frames. The program should simply parse the movie according to
My objective is to convert emf,wmf file formats to other image file formats. I included image4java jar and tried to convert my emf file to other formats like jpg,png.. using the following code:
I can\'t seem to capture frames from a file using OpenCV -- I\'ve compiled from source on Ubuntu with all the necessary prereqs according to:http://opencv.willowgarage.com/wiki/InstallGuide%20%3A%20De
Can a Video projector take i开发者_StackOverflow中文版nput?.. I want to create an augmented reality application where the user will click on the buttons projected in the screen.
I need to merge two AVI files where sound tracks are substantially shorter than video ones - i.e. it can be minutes of video without sound at the end. When I merge eit开发者_开发技巧her with transcode
开发者_Go百科Hi all I need your help in studyingobject recognition in video as this will be my new project in my faculty.
When I ran the file kalman.m in from this tutorial http://www.mathworks.com/matlabcentral/fileexchange/14243-2d-target-tracking-using-kalman-filter
I\'m trying to play movies on the Android device from our server. It is not a media server, just a regular Apache server. We use the same API to access the videos on the iPhone and it works fine.
I am trying to study how to use Kalman filter in tracking an object (ball) moving in a video sequence by myself so please explain it to me as I am a child.