mirror of https://github.com/opencv/opencv.git
without rounding the composed image sizes (variable "sz") they will be odly fractions of a pixel (e.g. (5300.965, 3772.897)) and therefore cause a "TypeError: integer argument expected, got float" in line 456 roi = warper.warpRoi(sz, K, cameras[i].R)pull/20431/head
parent
4ab0377c6e
commit
863ab0e72e
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue