Error in the documentation for cv::getRectSubPix. #9788 (#9871)
authorFakabbir Amin <f4amin@gmail.com>
Mon, 30 Oct 2017 10:04:20 +0000 (15:34 +0530)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Mon, 30 Oct 2017 10:04:20 +0000 (13:04 +0300)
commitcd428fb7981825b7e61ecb000135a859e60c37b5
treeb312e666c35852895637ff6d9c6c590a662c190d
parent476c513447eb16784113e982f6bef0dcabb77732
Error in the documentation for cv::getRectSubPix. #9788 (#9871)

* Error in the documentation for cv::getRectSubPix. #9788
The function name is corrected to GetRectSubPix since, it uses the notation
of src, dst and center. Also added the number of channel assertion criteria.

* Error in the documentation for cv::getRectSubPix. #9788
Replace dst with patch in the formula, reverted function name to
getRectSubPix, removed BorderTypes comment line due to no explicit call
to the function found.

* Error in the documentation for cv::getRectSubPix. #9788
Replace dst with patch in the formula, reverted function name to
getRectSubPix, removed BorderTypes comment line due to no explicit call
to the function found.
modules/imgproc/include/opencv2/imgproc.hpp