fixed GPU docs
This commit is contained in:
@@ -319,7 +319,7 @@ double threshold(const GpuMat\& src, GpuMat\& dst, double thresh, \par double ma
|
||||
}
|
||||
|
||||
\begin{description}
|
||||
\cvarg{src}{Source array (single-channel, \texttt{CV\_64F} depth doesn't supported).}
|
||||
\cvarg{src}{Source array (single-channel, \texttt{CV\_64F} depth isn't supported).}
|
||||
\cvarg{dst}{Destination array; will have the same size and the same type as \texttt{src}.}
|
||||
\cvarg{thresh}{Threshold value.}
|
||||
\cvarg{maxVal}{Maximum value to use with \texttt{THRESH\_BINARY} and \texttt{THRESH\_BINARY\_INV} thresholding types.}
|
||||
|
Reference in New Issue
Block a user