Added chessboard asset for camera calibration
- Bugfixes
- added a 3d face representation app to illustrate head and gaze estimation in 3D
- Bugfixes
- Bugfixes
- face orientation correction enhanced
- Eye tracking enhanced
- All pygame examples have been transformed into OOpyGame based examples
- Removed all pygame helpers
- Bug fix, helpers ui can now be imported
- Added camera calibration and enhanced calibration and enhanced calibration procedure
- Added pygame widgets system
- Complete reorganization of the helpers
- Enhanced Face copying speed and quality
- Enhanced face recognition using simple algorithm
- Enhanced face copying and faceoff by adding a default reference face with open mouth for offline denaulay triangulation
- Added face recognition examples
- Added face landmarks reorientation
- Renamed some functions for consistancy (be careful)
- Enhanced eye tracking
- Added multiple examples
- Reorganized code and changed some method structures
- Added pygame examples
- Separated image drawing from computing
- Added canonical face and linked vertices to that face which enhances the face tracking accuracy greatly
- Enhanced reference frame drawing
- Reorganized code : All geometry functions are now in Helpers
- Added new helpers to manage images overlaying
- Added new chacing game with the eyes
- Added kalman filter helper and some drawing primitives.
- Updated the face pointing position tracker to use kalman filter
- Added gaze and face pointing vector intersection with planes in space.
- Detect if someone is looking at something defined by a region in space inside a plane.
- Working face and eye tracking
- Added working example for displaying realtime values of eye and face posture information in form of plots using sqtui (PyQt5 or Pyside2) and pyqtrgraph
- Added gaze and face pointing vector intersection with planes in space.
- Detect if someone is looking at something defined by a region in space inside a plane.
- Repared face orientation estimation and recentered the angles
- Added eye position estimation and an exemple of how to build eye orientation in space
- Enhanced face orientaion/position estimation
- Bugfixes : process function do not do mask plotting on faces from now on