Skip to content

Commit

Permalink
Document fake_nude.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bediger4000 committed May 16, 2016
1 parent b4f7100 commit 8e50a48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,14 @@ in the original image as a different color in the output image.
Creates a GIF-format output file that has the "bounding polygon" of Ap-Apid's
algorithm clipping the skin-colored pixels.

### Generate fake nudity
> `fake_nude.php x y imagefile`
Generates a JPEG-format imagefile `x` pixels wide and `y` pixels tall. This image
does not contain any nudity. In tact the "skin colors" it generates are usually not
even in the realm of biological, but `Checker.php` will consistently label the
image as containing nudity. Ha ha!

### How Does It Perform?

In my personal evaluation, not very well. It almost always identifies portraits
Expand Down

0 comments on commit 8e50a48

Please sign in to comment.