From 5086c1b94af1db3920f5d24458b46c3feced9530 Mon Sep 17 00:00:00 2001 From: Alexey Spizhevoy Date: Fri, 21 Jan 2011 14:58:10 +0000 Subject: [PATCH] added link to HOG describing paper into gpu docs --- doc/gpu_object_detection.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gpu_object_detection.tex b/doc/gpu_object_detection.tex index c6b8a7a..b414507 100644 --- a/doc/gpu_object_detection.tex +++ b/doc/gpu_object_detection.tex @@ -1,7 +1,7 @@ \section{Object Detection} \cvclass{gpu::HOGDescriptor} -Histogram of Oriented Gradients descriptor and detector. +\href{http://www.acemedia.org/aceMedia/files/document/wp7/2005/cvpr05-inria.pdf}{Histogram of Oriented Gradients} descriptor and detector. \begin{lstlisting} struct CV_EXPORTS HOGDescriptor -- 2.7.4