answered Oct 5 '15
Thanks @theodore for the perfect answer i have qustion
why in this line the value at (0) is equal to (30) ? is there any reason for choosing 30 ?
c_hist.at<float>(0) = hist.at<float>(30);