In this section we will use Haar cascades to detect a face.
Here are some results of what you can expect:
Cascade repository: https://github.com/opencv/opencv/tree/master/data/haarcascades
In this section we will reconstruct a 3D representation of an object.
First we will capture stereo images of the object.
Then we will calculate the point cloud.
We will then move to MeshLab to further refine this point cloud into a Mesh.
Here are some results of what you can expect: