merge the fixbug

pull/22194/head
@lizhiyu3 3 years ago
commit 366e8217c2
  1. 1
      modules/imgproc/src/pyramids.cpp

@ -1118,6 +1118,7 @@ pyrUp_( const Mat& _src, Mat& _dst, int)
dst0[x] = t0;
}
}
}
if (dsize.height > ssize.height*2)

Loading…
Cancel
Save