Skip to content

Commit

Permalink
Working on the large face recognition tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Wagner committed Jun 24, 2012
1 parent a623136 commit 6ab2fc5
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 48 deletions.
2 changes: 2 additions & 0 deletions doc/source/facerec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ createLBPHFaceRecognizer

Notes:
++++++

* The Circular Local Binary Patterns (used in training and prediction) expect the data given as grayscale images, use :ocv:func:`cvtColor` to convert between the color spaces.

Model internal data:
++++++++++++++++++++
Expand Down
Loading

0 comments on commit 6ab2fc5

Please sign in to comment.