What kind of histogram does OpenCV CAMSHIFT use, is it ratio or weighted?
I want to know the kind of histogram is used in OpenCV along with the camshift algorithm.
Is it the rati开发者_如何学运维o histogram or is it the weighted histogram?
Many Thanks.
I believe this site explains it well.
If you want to know more about OpenCV histograms, you check the documentation.
精彩评论