This commit is contained in:
James Bowman 2010-05-18 18:32:23 +00:00
parent b34aaace79
commit ccbe405322
2 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ void cvCalcBackProjectPatch( \par IplImage** images,\par CvArr* dst,\par CvSize
\cvarg{dst}{Destination image}
\cvarg{patch\_size}{Size of the patch slid though the source image}
\cvarg{hist}{Histogram}
\cvarg{method}{Compasion method, passed to \cvCPyCross{CompareHist} (see description of that function)}
\cvarg{method}{Comparison method, passed to \cvCPyCross{CompareHist} (see description of that function)}
\cvarg{factor}{Normalization factor for histograms, will affect the normalization scale of the destination image, pass 1 if unsure}
\end{description}

Binary file not shown.