From f51409d692547836d7f0cffd8f5855671b873a75 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Wed, 19 Nov 2014 14:00:20 -0500 Subject: [PATCH] added minSize comment --- openbr/plugins/pp5.cpp | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/openbr/plugins/pp5.cpp b/openbr/plugins/pp5.cpp index a0fc34b..a0b21f1 100644 --- a/openbr/plugins/pp5.cpp +++ b/openbr/plugins/pp5.cpp @@ -250,6 +250,8 @@ struct PP5Context /*! * \ingroup transforms * \brief Enroll faces in PP5 + * + * See PittPatt documentation for the relationship between minSize and pixel IPD. * \author Josh Klontz \cite jklontz * \author E. Taborsky \cite mmtaborsky */ -- libgit2 0.21.4