fixed doc bug in gpu/introduction (ticket #1260)

This commit is contained in:
Vladislav Vinogradov 2011-08-01 05:35:34 +00:00
parent 5041773f0d
commit cf42f3088d

View File

@ -74,5 +74,5 @@ While developing algorithms for multiple GPUs, note a data passing overhead. For
With this algorithm, a dual GPU gave a 180
%
performance increase comparing to the single Fermi GPU. For a source code example, see
https://code.ros.org/svn/opencv/trunk/opencv/examples/gpu/.
https://code.ros.org/svn/opencv/trunk/opencv/samples/gpu/.