Which toolboxes are needed for object detection from video over MATLAB 2009 platform?

3 views (last 30 days)
I am making the code for the object detection from video over the MATLAB2009 platform. Which toolboxes I will need for the same? Is it necessary to use Simulink?

Accepted Answer

Amith Kamath
Amith Kamath on 10 Jan 2013
Edited: Amith Kamath on 10 Jan 2013
You may want to look at:
http://www.mathworks.com/products/computer-vision/index.html (this is not available for 2009 though)
I'm guessing simulink isn't a necessity.

More Answers (1)

Lajari
Lajari on 11 Jan 2013
Thanks for response... Is it necessary to use Mapping toolbox along with the toolboxes you mentioned? and if necessary then for which purpose it is most useful?
  1 Comment
Amith Kamath
Amith Kamath on 11 Jan 2013
I've been working on Image analysis using Matlab for quite a while prior to the introduction of the Mapping toolbox. Unless your application deals with geographic data and maps, I wouldn't think that it's necessary.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!