最終更新:2019-02-22 (金) 06:41:37 (1890d)  

cv::calcHist
Top / cv::calcHist

http://opencv.jp/opencv-2svn/cpp/imgproc_histograms.html

void calcHist(const Mat* arrays, int narrays, const int* channels, const Mat& mask, MatND& hist, int dims, const int* histSize, const float** ranges, bool uniform=true, bool accumulate=false)