最終更新:2018-09-17 (月) 10:33:17 (2040d)  

Cv2.CalcHist
Top / Cv2.CalcHist

        public static void CalcHist(Mat[] images,
            int[] channels, InputArray mask,
            OutputArray hist, int dims, int[] histSize,
            float[][] ranges, bool uniform = true, bool accumulate = false)

呼び出し