コード例 #1
0
ファイル: Pic.cpp プロジェクト: jell0720/LP_ID
void Pic::division(){
	Histogram h;
	imshow("Hist", h.getHistogramImage(tPic));
}