pull/13383/head
James Bowman 15 years ago
parent b34aaace79
commit ccbe405322
  1. 2
      doc/cv_histograms.tex
  2. 188361
      doc/opencv.pdf

@ -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}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save