]> rtime.felk.cvut.cz Git - opencv.git/commitdiff
Just a typo
authorbradski <bradski@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 6 Jan 2010 20:53:02 +0000 (20:53 +0000)
committerbradski <bradski@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 6 Jan 2010 20:53:02 +0000 (20:53 +0000)
git-svn-id: https://code.ros.org/svn/opencv/trunk@2535 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

opencv/doc/cv_image_transform.tex

index c403d3c3d4849496552939c191d09c145c3e49ee..59456cff04eae7bfe261b6116dc683d7fe1de1fa 100644 (file)
@@ -612,7 +612,7 @@ double cvThreshold(
 }\cvdefPy{Threshold(src,dst,threshld,maxValue,thresholdType)-> None}
 
 \begin{description}
-\cvarg{src}{Source array (single-channel, 8-bit of 32-bit floating point)}
+\cvarg{src}{Source array (single-channel, 8-bit or 32-bit floating point)}
 \cvarg{dst}{Destination array; must be either the same type as \texttt{src} or 8-bit}
 \cvarg{threshold}{Threshold value}
 \cvarg{maxValue}{Maximum value to use with \texttt{CV\_THRESH\_BINARY} and \texttt{CV\_THRESH\_BINARY\_INV} thresholding types}