how to detect multiple objects from multiple image folder
6 次查看(过去 30 天)
显示 更早的评论
i can detect multiple object from a image ...but how can i detect multiple object from multiple image file
2 个评论
Luc Rébillout
2015-8-2
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.
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing and Computer Vision 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!