react-native-opencv-tutorial icon indicating copy to clipboard operation
react-native-opencv-tutorial copied to clipboard

Objective C return base64 pixel data

Open awberner opened this issue 3 years ago • 0 comments

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

awberner avatar Jul 01 '22 09:07 awberner