OpenStitching / stitching

A Python package for fast and robust Image Stitching
Apache License 2.0
1.99k stars 156 forks source link

fix TypeError if cv.detail.leaveBiggestComponent returns a nested list #126

Closed lukasalexanderweber closed 1 year ago

lukasalexanderweber commented 1 year ago

this doesn't fix the python bindings problem of https://github.com/opencv/opencv/issues/24078 but should be a good workaround