Posts by Davi Schmitz • 11 points
1 post
-
1
votes0
answers73
viewsQ: Convert Bitmap to Mat
Hello, I am trying to grab saved BLOBS in a Sqlite database and convert them to Bitmap. After that, I need to convert these Bitmaps into Mat, to use with Opencv. The problem is that when I open the…