And she say’s Just Not Interested (JNI)…
Well, now that we know how to compile a rust library for android, we need to write it and interface it with the app written in Kotlin. If you have done some ...
Well, now that we know how to compile a rust library for android, we need to write it and interface it with the app written in Kotlin. If you have done some ...
In my journey through searching for federated learning methods other than tflite (don’t blacklist me Google), I came upon Burn by traceAI which is a machine ...
There is a new beast in the house!!! You need to stop being afraid of the behemoth called AWS… I considered it to be an untameable beast, something good to s...
Okay, so now we have a ready dockerfile for the android opencv build. Next we just need to run CMake and compile the library with make. But scramjet, you say...
The premise We made a react native (android focused) package which used the OpenCV Laplacian filter to detect blurring in images. I will write about that in ...