• Daniel Kapusi's avatar
    Merge pull request #15341 from DiebBlue:is5769 · d2872afc
    Daniel Kapusi authored
    * issue 5769 fixed: cv::stereoRectify fails if given inliers mask of type vector<uchar>
    
    * issue5769 fix using reshape and add regression test
    
    * regression test with outlier detection, testing vector and mat data
    
    * Size comparision of wrong vector within CV_Assert in regression test corrected
    
    * cleanup test code
    d2872afc
five-point.cpp 136 KB