Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

CODING IN MATLAB FOR VIDEO CAPTURING ALGORITHM

Status
Not open for further replies.

sample

Newbie level 6
Joined
Jul 28, 2006
Messages
13
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,349
project on video capturing using matlab

HI I WANT THE CODING IN MATLAB FOR VIDEO CAPTURING ALGORITHM

CAN ANY BODY SEND ME I HAVE IT AS FINAL YEAR PROJECT

THANKS IN ADVANCE
SAMPLE
 

coding for video capturing? maybe you can use the data acquisition toolbox.
 

itsthetimetodisco said:
coding for video capturing? maybe you can use the data acquisition toolbox.

Hmm.. "data acquisition toolbox" provide interface to sound-card & digital IO (e.g. LPT)
In MatLAB version 7 (and later) exist 2 subjected toolbox:
"Image Acquisition Toolbox"
"Image Processing Toolbox"
Both with exellent examples
 

Friend, in MATLAB R2006a, use the image acquasition toolbox or video toolbox will do. You can capture a single frame from video stream or record the video. The good thing of using MATLAB is the video interfacing supports "WinVideo" thus you can implement your project with a normal webcam rather, an expensive digital camera. To be received good results, use the CCD WebCam with USB 2.0 interface. Code your application with Simulink is much more simple and faster. Check with MathWorks web site, there are many examples given.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top