Can I have a live video streamed as an input ??
Show older comments
I was making the project of Intelligent Car Parking Management using Image Processing. I'm planning to give live video streaming as input can do this using matlab ????
Answers (3)
Mahesh Jayashankar
on 4 Jun 2014
1 vote
Walter Roberson
on 12 Feb 2014
0 votes
Yes, from some kinds of cameras. Webcams can handle it, and usually USB cameras can handle it. IP cameras (whether gigabit or not) sometimes cannot be used for this purpose.
If your camera is streaming H.264 or MPEG-4 then you have a problem (except possibly while using the Computer vision Toolbox.) The tools for dealing with H.264 and MPEG-4 are build for reading files that contain those, not for dealing with live streams of them.
4 Comments
Mahesh Jayashankar
on 12 Feb 2014
Walter Roberson
on 12 Feb 2014
What kind of camera are you trying to interface?
Mahesh Jayashankar
on 13 Feb 2014
ravi
on 20 Feb 2014
0 votes
http://www.mathworks.in/matlabcentral/fileexchange/45638-laser-spot-detection try this maybe helpful for you
Categories
Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!