Object Detection |
Object detection is the process of finding instances of real-world objects such as faces, bicycles, and buildings in images or videos. Object detection algorithms typically use extracted features and learning algorithms to recognize instances of an object category. Object detection is commonly used in applications such as image retrieval, security, surveillance, and automated vehicle parking systems.
You can detect objects in MATLAB® with Computer Vision System Toolbox™, and Image Processing Toolbox™ using a variety of models, including:
See also: Steve on Image Processing, image and video processing, MATLAB and OpenCV, object recognition, face recognition, image recognition
Face Detection with MATLAB 4:34 (Video)