extracting the region of interest in a image

3 ビュー (過去 30 日間)
Chandra Shekhar
Chandra Shekhar 2012 年 9 月 18 日
回答済み: Vidhi Agarwal 2025 年 6 月 10 日
pls help me,how to extract ROI in a image, i mean image is having so many faces,so i need to extract face part..

回答 (1 件)

Vidhi Agarwal
Vidhi Agarwal 2025 年 6 月 10 日
To extract the face part in an image, "vision.CascadeObjectDetector" might help you in getting started. The cascade object detector uses the Viola-Jones algorithm to detect people’s faces, noses, eyes, mouth, or upper body.
Refer to the following documentation for better understanding: https://www.mathworks.com/help/vision/ref/vision.cascadeobjectdetector-system-object.html
Hope this helps!

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by