Multi-cameras vision


Target: Recover face 3D information from multi-cameras. Currently, 2 cameras are used.


Next functions

  • extract a bunch features points and find matches in both view images
  • calculate the 3D coordinates for good match pairs of feature points.

**Process 2014-06-09:**
  • Call multi-cameras and capture images at the same time.
  • Rectify double-view images with cmamara parameters calibrated offline.
  • Detect faces with my face detector;
  • Detect seven feature points with codes from web.



Setting up with OpenCV 2.4.9 and working with Visual Studio 2010

All rights reservers C Centvin Zhang http://www.centvin.com