Poissonfish / GRID

GRID: Deal with Field Segmentations Elegantly
https://poissonfish.github.io/GRID/index.html
GNU General Public License v3.0
32 stars 11 forks source link

Fix a crash when attempting to calculate a rotation matrix. #7

Closed djpetti closed 3 years ago

djpetti commented 3 years ago

This is a really simple change due to OpenCV not liking Numpy datatypes. I suspect this is some issue that cropped up in certain versions of OpenCV and/or Numpy.