I a long video stream, but unfortunately, it\'s in the form of 1000 15-second long randomly-named clips.I\'d like to reconstruct the original video based on some measure of \"similarity\" of two such
I am trying to extract human from a video source, so that I can use his image later. I need to only extract human body, and ignore the environment. The good thing is that the background is static. I h
I am looking at Xuggler as a framework for decoding streaming video, but having troubles with two things:
By Using cosmiac tutorial 13 http://www.cosmiac.org/tutorial_13.html and ISE 10.1 the pdf file shows how to generate an image and you can download the project by clicking the first .zip file. At the e
i need a name of a software which provides the following: ability to read live stream buffer it (e.g. 15 minutes)
I am working on a project using TI 365 DSP. There is an annoying issue of OSD transparency working in YUV422 mode. YUV422 is a packed format and the OSD transparency implementation knocks out only Y f
I have a requirement wherein I have to buffer a lot of data (in GBs), for future use. Since there isn\'t enough RAM available for buffering such huge amount of data, I decided to go for storing the da
Is it possible to process (get the pixels from the camera and apply some algorithms) video in the background? That is, without actually displaying the video on the screen.
i am building a movie using var开发者_如何学Pythonious images using ffmpeg. movie generating properly but what i want that. when any frame changes I want some effects to be perform like fade in, fade
I\'m currently trying to get an ANN to play a video game andand I was hoping to get some help from the wonderful community here.