I checked the documentation but its incomplete: there is no mention of what rtype
parameter actually is.
I think it's a reduce type but I can't find any of variables like cv2.CV_REDUCE_SUM
etc... I found this problem with many function that use different variable names. What's the best way to find proper names in cv2 API?