Skip to content

Commit

Permalink
Removing whitespace to appease doc builder
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeHowse committed Aug 12, 2016
1 parent 8610801 commit 00045bb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/haarcascades/haarcascade_frontalcatface.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
An upright subject is assumed. In situations where the cat's face might be
sideways or upside down (e.g. the cat is rolling over), try various rotations
of the input image.
CHANGELOG:
2016-08-06: Re-trained with more negative samples and more stages. False
positives are much rarer now. If you tailored your code for the cascade's
previous version, now you should re-adjust the arguments of
Expand Down
4 changes: 2 additions & 2 deletions data/haarcascades/haarcascade_frontalcatface_extended.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
An upright subject is assumed. In situations where the cat's face might be
sideways or upside down (e.g. the cat is rolling over), try various rotations
of the input image.
CHANGELOG:
2016-08-06: Re-trained with more negative samples and more stages. False
positives are much rarer now. If you tailored your code for the cascade's
previous version, now you should re-adjust the arguments of
Expand Down
4 changes: 2 additions & 2 deletions data/lbpcascades/lbpcascade_frontalcatface.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
An upright subject is assumed. In situations where the cat's face might be
sideways or upside down (e.g. the cat is rolling over), try various rotations
of the input image.
CHANGELOG:
2016-08-06: Re-trained with more negative samples and more stages. False
positives are much rarer now. If you tailored your code for the cascade's
previous version, now you should re-adjust the arguments of
Expand Down

0 comments on commit 00045bb

Please sign in to comment.