how to install computer vision tool box in MATlab?and how to read image file using computer vision tool box?
显示 更早的评论
we will be grateful if you provide us with the Viola Jones algorithm along with some sample code.
回答(1 个)
Dima Lisin
2016-1-7
编辑:Dima Lisin
2016-1-7
0 个投票
Computer Vision System Toolbox is a separate product. You would have to buy it from Mathworks.
You can use the imread function for reading images. The Viola-Jones algorithm is implemented in the vision.CascadeObjectDetector object.
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!