Commit ccbe4053 authored by James Bowman's avatar James Bowman

Typo

parent b34aaace
...@@ -65,7 +65,7 @@ void cvCalcBackProjectPatch( \par IplImage** images,\par CvArr* dst,\par CvSize ...@@ -65,7 +65,7 @@ void cvCalcBackProjectPatch( \par IplImage** images,\par CvArr* dst,\par CvSize
\cvarg{dst}{Destination image} \cvarg{dst}{Destination image}
\cvarg{patch\_size}{Size of the patch slid though the source image} \cvarg{patch\_size}{Size of the patch slid though the source image}
\cvarg{hist}{Histogram} \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} \cvarg{factor}{Normalization factor for histograms, will affect the normalization scale of the destination image, pass 1 if unsure}
\end{description} \end{description}
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment