small correction in documentation.

This commit is contained in:
dan
2015-06-10 11:43:05 +02:00
parent 61442e040e
commit d20eae7cd1
+1 -1
View File
@@ -385,7 +385,7 @@ def multiblock_local_binary_pattern(int_image, x, y, width, height):
Returns
-------
output : int
8bit MB-LBP feature descriptor.
8-bit MB-LBP feature descriptor.
References
----------