how to detect multiple objects from multiple image folder

1 view (last 30 days)
i can detect multiple object from a image ...but how can i detect multiple object from multiple image file
  2 Comments
Luc Rébillout
Luc Rébillout on 2 Aug 2015
Your question isn't very clear. But if you have a routine that can perform the object detection in one image I'd simply write a for loop and load at the beginning a new image and then apply your function to it.
PRIJA SAHA
PRIJA SAHA on 3 Aug 2015
Edited: PRIJA SAHA on 3 Aug 2015
Write a MATLAB code which will detect objects present in an image.Extract the detect objects and store it in a separate image file.

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 2 Aug 2015

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!