small documentation correction

This commit is contained in:
dan
2015-06-11 08:01:26 +02:00
parent cc81bdb26b
commit 0e96098e49
+1 -2
View File
@@ -356,8 +356,7 @@ def draw_multiblock_lbp(img,
Blocks with higher sums are colored with transparent white rectangles,
whereas blocks with lower sums are colored cyan.
The blocks that have less intensity are covered with
cyan rectangles. The colors can also be specified.
The colors can also be specified.
Opacity of visualization is controlled with `alpha` parameter.
Parameters