First time here? Check out the FAQ!
answered 2015-10-05 10:12:23 -0600
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);