An easy implementation for the use of the camera and gallery, customized according to your needs.
Simple Camera is a library that allows you to use cameras in a simplified, easy, fast and effective way. It contains CameraX as an internal library. It simplifies the camera features used by CameraX and provides ease of use with a single library. As updates come on the CameraX side, the library will try to stay up to date. Missing features will be added soon. Like video capturing.
PhotoEasy reduces the complexity of requesting an image via the camera, with various settings that can help you customize the event.
Wizard Camera is a simple photo camera application that lets you add some funny effects to your shots. It uses CameraX API and OpenGL ES shaders to do it! A vital feature of the application is the ability to see the effects while previewing - what you see on a phone screen that you’ll get on a shot!
What EasyCam offers
The standout point in Easy cam is that all components are configurable (i.e) Capture button drawable, Done button background and text.
📸 A library that allows you to capture images secretly, in background without alerting users.
Easy to use library to take picture or scanning barcodes in an Android app with lots of customisation.
Retum is an Android Library used for scanning and predicting fields on cards. The default implementation of this library includes CNIC card. The default predictor of this CNIC cards predicts Date of Birth, Date of Issue, Date of Expiry, CNIC Number. User are encouraged to make their own custom card predictor through this library.
CameraViewEx makes integration of camera implementation and various camera features into any Android project very easy.
Features
Video Recording with Camera2 and apply video filter.
Use android camera to take pictures and videos, based on camera2
api.
Custom camera which allows user to manipulate the size of image to be captured by controlling megapixels. Handy tool for people who want to upload medium sized images to server.
LiveEdgeDetection is an Android document detection library built on top of openCV. It scans documents from camera live mode and allows you to adjust crop using the selected 4 edges and performs perspective transformation of the cropped image.
It works best with a dark background.
Keep the button pressed to open camera, release the button to capture the photo.
Tiny library that measures human heart rate using camera and flash light and returns beats per minute as rx stream for you to use.
The aim of this library is to let you integrate camera features to your app, in case using Intent
to launch default Camera cannot fulfill your requirements.
This is a fork from Google's CameraView. Based on the original one, the following has been done (As per Version 0.7.0):
byte[]
to Bitmap
(with correct orientation)CameraView
is a well documented, high-level library that makes capturing pictures and videos easy, addressing most of the common issues and needs.
Supports real-time filters, gestures (tap-to-focus, pinch-to-zoom, ...), watermarks, frame processing, outputs of any size, system permissions handling and much more.
The bare bone pipeline infrastructure required for using google's android vision detectors. Most of the source codes were extracted from Google's android vision sample.
Android library handling flashlight for camera and camera2 api. Added support for handling display/screen light.
Camera API in Android is hard. Having 2 different API for new and old Camera does not make things any easier. But this is your lucky day! After several years of working with Camera we came up with Fotoapparat.
What it provides:
A camera view to capture long image merged from small captured images as it is in Shoparoo app!
This library uses CameraView from Google as the backbone of camera functionality and adds auto-support of creating long or wide images from multiple images.
Features:
CameraKit is an extraordinarily easy to use utility to work with the infamous Android Camera and Camera2 APIs.
A simple easy-to-integrate Camera Fragment for Android.
CameraFragment preview directly the camera view, and provides a easy API to capture or manage the device.
You can setup your own layout and control the camera using CameraFragment.
sandrios camera allows developers to integrate image and video capturing without dealing with the complicated camera APIs.
Android solution to simplify work with different camera apis. Include video and photo capturing features with possibility to select quality for appropriate media action etc.
This library is to take picture using camera from background without displaying preview.
A simple library to make taking screenshots of your apps.
With the Marshmallow release and the new permissions model, taking screenshots of your applications has become just slightly more complicated as you need to deal with permissions on the run.
This library does it all for you regardless of the device you're running it on.
A simple Android wrapper for interfacing with the new Camera2 API for video capture.
CameraView aims to help Android developers easily integrate Camera features.