Commit f51409d692547836d7f0cffd8f5855671b873a75
1 parent
b3ed3754
added minSize comment
Showing
1 changed file
with
2 additions
and
0 deletions
openbr/plugins/pp5.cpp
| ... | ... | @@ -250,6 +250,8 @@ struct PP5Context |
| 250 | 250 | /*! |
| 251 | 251 | * \ingroup transforms |
| 252 | 252 | * \brief Enroll faces in PP5 |
| 253 | + * | |
| 254 | + * See PittPatt documentation for the relationship between minSize and pixel IPD. | |
| 253 | 255 | * \author Josh Klontz \cite jklontz |
| 254 | 256 | * \author E. Taborsky \cite mmtaborsky |
| 255 | 257 | */ | ... | ... |