Detect objects using the Viola-Jones algorithm MATLAB Math…. The cascade object detector uses the Viola-Jones algorithm to detect people’s faces, noses, eyes, mouth, or upper body. You can also use the Image Labelerto train a custom classifier to use with this System object. For details on how the function works, see Get Started with Cascade Object Detector.
Web clear all clc %Detect objects using Viola-Jones Algorithm %To detect Face FDetect = vision.CascadeObjectDetector; %Read.
0 komentar