Esempio n. 1
0
void Pic::division(){
	Histogram h;
	imshow("Hist", h.getHistogramImage(tPic));
}