Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Commit

Permalink
Add an example figure for the effect of --biggest/--best.
Browse files Browse the repository at this point in the history
  • Loading branch information
wavexx committed Oct 26, 2013
1 parent 8fce9e5 commit 299fd59
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,16 @@ The ``--biggest`` flag only outputs the biggest face in the image, while
``--best`` will attempt to select the face in focus and/or in the center of the
frame.

.. figure:: doc/biggest-best.jpg
:align: center

Comparison between ``--best`` (top) and ``--biggest`` (bottom). The actual
chosen face is highlighted in yellow.

Unless DOF or motion blur is used effectively by the photographer to separate
the subject, ``--biggest`` would in most cases select the same face as
``--best``, while being significantly faster to compute.


Examples
--------
Expand Down
Binary file added doc/biggest-best.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 299fd59

Please sign in to comment.