B4A Library [Class] CameraEx - Extends the camera library functionality - Erel Dec 29, 2021 (14 reactions) Example based on B4XPages: https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/#content
CameraEx class wraps the Camera object and using reflection and other code it extends its functionality.
CameraEx class requires Android 2.3+ and depends on Camera library v2.20+
Camera B4A Question Camera: objects recognition and comparison - Erel (first post) Sep 03, 2019 (1 reaction) Check this library: https://www.b4x.-an-experimental-machine-deep-learning-wrapper.96410/ B4A Question Camera as service - Erel (first post) Apr 08, 2020 Sending the images is simple. The problem is with keeping the camera working. This is not possible with Camera or Camera2 libraries. B4A Question camera: possible to measure width of the rectangle object ? - ppgirl (first post) Sep 27, 2024 (2 reactions) I have a preliminary idea. You can put the object on an A4 paper. OpenCV takes a picture and recognizes the reference of the A4 paper rectangular size and calculates the object size. B4A Question Use Camera to record video and stream video at the same time - Roger C (first post) Sep 19, 2018 at android.hardware.camera2.CaptureRequest.convertSurfaceToStreamId(CaptureRequest.java:582)
at android.hardware.camera2.impl.CameraDeviceImpl.submitCaptureRequest(CameraDeviceImpl.java:938)
at android.hardware.camera2.impl.CameraDeviceImpl.setRepeatingRequest(CameraDeviceImpl.java:984)
B4A Question InAppUpdate - andredamen (first post) May 08, 2023 camera.samsung.so:.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:libsmart_cropping.camera.samsung.so:libFacePreProcessing_jni.camera.samsung.so:libFacePreProcessing_jni.camera.samsung.so:libhumantracking_util.camera.samsung.so:libMyFilterPlugin.cam B4A Tutorial Camera2 - Still images and videos - Erel Dec 29, 2024 (21 reactions) Camera2 library is based on the Camera2 API introduced in Android 5 (API 21).
It is designed to work together with CamEx2 class.
It is supported by B4A v7.3+. The library will be included as an internal library in the next update.
Both image capturing and video recording are supported.
CamEx2 class B4A Question Camera goes under videoview - Erel (first post) Nov 24, 2016 The camera preview frames are drawn directly to the screen. Test it with ExoPlayer. The behavior might be different. B4A Question How to read camera image from url - JohnC (first post) Jul 15, 2020 (1 reaction) What is the brand and model of the camera? B4A Question Camera artificial intelligence - marcoseinco Apr 11, 2024 Somebody know any library or sample for Camera AI detection? I'm interested in DMS(face recognition, smoking , closed eyes, looking up, down, left and right, mouth open alert) and ADAS (lane change, front distance, collision and pedestrian alert) Page: 1 2 3 4 5 6 7 Powered by ColBERT |