LumiGuide / haskell-opencv

Haskell binding to OpenCV-3.x
Other
154 stars 44 forks source link

Segfault when working with emptyMat #150

Closed nh2 closed 3 years ago

nh2 commented 3 years ago
matToHMat emptyMat

Boom segfault.

nh2 commented 3 years ago

Fix and explanation in PR #151.