• Fakabbir Amin's avatar
    Error in the documentation for cv::getRectSubPix. #9788 (#9871) · cd428fb7
    Fakabbir Amin authored
    * 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.
    cd428fb7
imgproc.hpp 227 KB