I am planning to convert my UI app which uses image processing a lot to a web application.
I mainly use B4XBitmap and OpenCV. But B4XBitmap is not available in a console app.
I wish that a console app can also use B4XBitmap. Maybe use AWT's BufferedImage if it is a console app?
I mainly use B4XBitmap and OpenCV. But B4XBitmap is not available in a console app.
I wish that a console app can also use B4XBitmap. Maybe use AWT's BufferedImage if it is a console app?