You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't have much knowledge in objective c, however i need to retrieve an image RGBA array with native modules.
Was able to add opencv but now i'm stuck while creating a function able to return the RGBA array from a given base64 image.
Also, example in the project returns false for dataArray
The text was updated successfully, but these errors were encountered:
hi,
Don't have much knowledge in objective c, however i need to retrieve an image RGBA array with native modules.
Was able to add opencv but now i'm stuck while creating a function able to return the RGBA array from a given base64 image.
Also, example in the project returns false for dataArray
The text was updated successfully, but these errors were encountered: