how to detect multiple objects from multiple image folder

i can detect multiple object from a image ...but how can i detect multiple object from multiple image file

2 Comments

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.
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.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!