-
as seen on Programmers
- Search for 'Programmers'
I'm starting to get really confused looking deeper and deeper at video processing world and searching for optimal choices. This is the reason to post this and some other questions to try and navigate myself in the best possible way. I really like Java, working with Java, coding with Java, at the same…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello, i have 4 digital cams, the distance between every cam is 30 CM, i need a software or a programing library that works on c++ or Java, that can take videos from these 4 cams, and put them in one video showing only one image that is gathered from the 4 cams,, any hints would be helpful, Thanks…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I am approaching the need to scale a video-processign application that runs on EC2.
So far the setup is one machine:
Backbonejs frontend
Rails 3.2
Postgresql
Resque
+
S3 for storage
The flow of the app is as follows:
1) Request from frontend. Upload a video.
2) Storing video
3) Quering external…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey
In my iPhone app, I want to load a video from youtube, perform some basic image processing on it and display it to the user.
I am using openCV to do my image processing, and I know I can use it for grabbing all of the frames from the video as well (cvRetrieveFrame).
My only problem is that…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i'm trying to detect car in a video file.i can do background subtraction and the moving cars are visible as foreground object. but i can't draw rectangle around the car. how can i do it?
or how can i say in a particular area of the frame there is a car/or there is no car now.please help.
>>> More