updated gpu module docs
This commit is contained in:
parent
ee5c0debb6
commit
34a99422ae
@ -72,7 +72,7 @@ void split(const GpuMat\& src, vector$<$GpuMat$>$\& dst,\par
|
|||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
|
|
||||||
\cvfunc{cv::gpu::bitwise\_not}
|
\cvfunc{cv::gpu::bitwise\_not}\label{cppfunc.gpu.bitwise.not}
|
||||||
Performs per-element bitwise inversion.
|
Performs per-element bitwise inversion.
|
||||||
|
|
||||||
\cvdefCpp{void bitwise\_not(const GpuMat\& src, GpuMat\& dst,\par
|
\cvdefCpp{void bitwise\_not(const GpuMat\& src, GpuMat\& dst,\par
|
||||||
@ -89,7 +89,7 @@ void bitwise\_not(const GpuMat\& src, GpuMat\& dst,\par
|
|||||||
See also: \hyperref[cppfunc.bitwise.not]{cv::bitwise\_not}.
|
See also: \hyperref[cppfunc.bitwise.not]{cv::bitwise\_not}.
|
||||||
|
|
||||||
|
|
||||||
\cvfunc{cv::gpu::bitwise\_or}
|
\cvfunc{cv::gpu::bitwise\_or}\label{cppfunc.gpu.bitwise.or}
|
||||||
Performs per-element bitwise disjunction of two matrixes.
|
Performs per-element bitwise disjunction of two matrixes.
|
||||||
|
|
||||||
\cvdefCpp{void bitwise\_or(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
\cvdefCpp{void bitwise\_or(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
||||||
@ -107,7 +107,7 @@ void bitwise\_or(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
|||||||
See also: \hyperref[cppfunc.bitwise.or]{cv::bitwise\_or}.
|
See also: \hyperref[cppfunc.bitwise.or]{cv::bitwise\_or}.
|
||||||
|
|
||||||
|
|
||||||
\cvfunc{cv::gpu::bitwise\_and}
|
\cvfunc{cv::gpu::bitwise\_and}\label{cppfunc.gpu.bitwise.and}
|
||||||
Performs per-element bitwise conjunction of two matrixes.
|
Performs per-element bitwise conjunction of two matrixes.
|
||||||
|
|
||||||
\cvdefCpp{void bitwise\_and(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
\cvdefCpp{void bitwise\_and(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
||||||
@ -125,7 +125,7 @@ void bitwise\_and(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
|||||||
See also: \hyperref[cppfunc.bitwise.and]{cv::bitwise\_and}.
|
See also: \hyperref[cppfunc.bitwise.and]{cv::bitwise\_and}.
|
||||||
|
|
||||||
|
|
||||||
\cvfunc{cv::gpu::bitwise\_xor}
|
\cvfunc{cv::gpu::bitwise\_xor}\label{cppfunc.gpu.bitwise.xor}
|
||||||
Performs per-element bitwise "exclusive or" of two matrixes.
|
Performs per-element bitwise "exclusive or" of two matrixes.
|
||||||
|
|
||||||
\cvdefCpp{void bitwise\_xor(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
\cvdefCpp{void bitwise\_xor(const GpuMat\& src1, const GpuMat\& src2, GpuMat\& dst,\par
|
||||||
|
@ -147121,8 +147121,8 @@ endobj
|
|||||||
>> endobj
|
>> endobj
|
||||||
28894 0 obj <<
|
28894 0 obj <<
|
||||||
/Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.11)/Keywords()
|
/Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.11)/Keywords()
|
||||||
/CreationDate (D:20110113165937+03'00')
|
/CreationDate (D:20110113171745+03'00')
|
||||||
/ModDate (D:20110113165937+03'00')
|
/ModDate (D:20110113171745+03'00')
|
||||||
/Trapped /False
|
/Trapped /False
|
||||||
/PTEX.Fullbanner (This is MiKTeX-pdfTeX 2.9.3962 (1.40.11))
|
/PTEX.Fullbanner (This is MiKTeX-pdfTeX 2.9.3962 (1.40.11))
|
||||||
>> endobj
|
>> endobj
|
||||||
@ -176027,7 +176027,7 @@ trailer
|
|||||||
<< /Size 28895
|
<< /Size 28895
|
||||||
/Root 28893 0 R
|
/Root 28893 0 R
|
||||||
/Info 28894 0 R
|
/Info 28894 0 R
|
||||||
/ID [<8F7F9564599288625834CE80A0F92580> <8F7F9564599288625834CE80A0F92580>] >>
|
/ID [<349934B4EAB9AE65F5C4AF96062D8BA6> <349934B4EAB9AE65F5C4AF96062D8BA6>] >>
|
||||||
startxref
|
startxref
|
||||||
6316997
|
6316997
|
||||||
%%EOF
|
%%EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user