I encountered some difficulties while using the blobFromImage function.
Here is my code:
Here is my output:
When I use the blobFromImage function, I provide the image, scalefactor, size, mean, and swapRB parameters in the specified data format, but the resulting blob is (-1, -1, 1).
This is really strange; this issue has been troubling me all day.
The device I am using is Android x86_64.
opencv_dart version is 1.2.3
If there is any other information needed, please let me know.
-- | --
I encountered some difficulties while using the blobFromImage function. Here is my code: Here is my output:
When I use the blobFromImage function, I provide the image, scalefactor, size, mean, and swapRB parameters in the specified data format, but the resulting blob is (-1, -1, 1).
This is really strange; this issue has been troubling me all day. The device I am using is Android x86_64. opencv_dart version is 1.2.3 If there is any other information needed, please let me know. -- | --