X-Git-Url: https://rtime.felk.cvut.cz/gitweb/opencv.git/blobdiff_plain/51fb1aa8e0c61787d5ef3100d589c613761679c6..325eb53c713bcf7e501c7cad1e7d9105a65d11ff:/opencv/doc/cv_image_transform.tex diff --git a/opencv/doc/cv_image_transform.tex b/opencv/doc/cv_image_transform.tex index ae4e369b..4bca51dd 100644 --- a/opencv/doc/cv_image_transform.tex +++ b/opencv/doc/cv_image_transform.tex @@ -483,7 +483,7 @@ void cvInpaint( \par const CvArr* src, \par const CvArr* mask, \par CvArr* dst, \cvarg{flags}{The inpainting method, one of the following: \begin{description} \cvarg{CV\_INPAINT\_NS}{Navier-Stokes based method.} -\cvarg{CV\_INPAINT\_TELEA}{The method by Alexandru Telea \href{\#Telea04}{[Telea04]}} +\cvarg{CV\_INPAINT\_TELEA}{The method by Alexandru Telea \cite{Telea04}} \end{description}} \end{description}