Skip to content

Commit

Permalink
Updated docs (B-G method)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnuu committed May 20, 2015
1 parent a6d9ae5 commit 48593cd
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions doc/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,14 +314,28 @@ to check what is the initial estimate from the automatic version.
Green - Red
+++++++++++

The Green - Red method is otherwise equal to the Blue - Red method described
above, but in this case the first channel is different.
The Green - Red method is otherwise equal to the Blue - Red method
described above, but in this case the first channel is different. May
yield better results thatn Blue - Red in some cases.

Syntax::

-E gr
-E gr:1.5

Blue - Green
+++++++++++

The Blue - Green method is otherwise equal to the Blue - Red method
described above, but in this case the channels re different. This
method can be handy when trying to reveal the fifth order rainbow
between the primary and secondary rainbows.

Syntax::

-E bg
-E bg:1.5

Gradient removal
++++++++++++++++

Expand Down

0 comments on commit 48593cd

Please sign in to comment.