1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Fixed python AbsDiffS doc (ticket #1097)

This commit is contained in:
Ilya Lysenkov
2011-06-08 13:42:44 +00:00
parent 95bfd022cf
commit ee2b8aa764
+1 -1
View File
@@ -62,7 +62,7 @@ AbsDiffS
.. function:: AbsDiffS(src,value,dst)-> None
.. function:: AbsDiffS(src,dst,value)-> None
Calculates absolute difference between an array and a scalar.