All Projects → andyb129 → Flipsidecamera

andyb129 / Flipsidecamera

The camera app that takes pictures from both sides of your world ! 📷

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Flipsidecamera

Stereo Vision
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
Stars: ✭ 160 (-70.09%)
Mutual labels:  camera, picture
Cat-Face-Detector-with-OpenCV-and-JavaFX
📹 A Small OpenCV (Open Source Computer Vision) Example, who has the ability to detect multiple cat faces at the same time 🐱
Stars: ✭ 24 (-95.51%)
Mutual labels:  camera, picture
Pynet Pytorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
Stars: ✭ 169 (-68.41%)
Mutual labels:  camera, image-processing
Albumcamerarecorder
一个高效的多媒体支持操作库,可多方面的简单配置操作相册、拍照、录制、录音等功能。也支持配套使用的展示图片、视频、音频的九宫格功能。 (An efficient multimedia support operation library, can be a variety of simple configuration operation album, photo, recording, recording and other functions.Also support supporting the use of the display of pictures, video, audio of the nine grid function.)
Stars: ✭ 106 (-80.19%)
Mutual labels:  camera, picture
Magicalcamera
A library to take picture easy, transform your data in different format and save photos in your device
Stars: ✭ 327 (-38.88%)
Mutual labels:  camera, picture
Imageprocessing
MicaSense RedEdge and Altum image processing tutorials
Stars: ✭ 139 (-74.02%)
Mutual labels:  camera, image-processing
Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (-59.44%)
Mutual labels:  camera, image-processing
Pynet
Generating RGB photos from RAW image files with PyNET
Stars: ✭ 211 (-60.56%)
Mutual labels:  camera, image-processing
Android Camera2 Secret Picture Taker
Take pictures 📷 secretly (without preview or launching device's camera app) using Android CAMERA2 API
Stars: ✭ 275 (-48.6%)
Mutual labels:  camera, picture
ionic-multi-camera
Take multiple photos one after another
Stars: ✭ 12 (-97.76%)
Mutual labels:  camera, picture
Playpixels
Swift Playground Book for learning image processing.
Stars: ✭ 14 (-97.38%)
Mutual labels:  camera, image-processing
Android Hidden Camera
This library is to take picture using camera without camera preview.
Stars: ✭ 339 (-36.64%)
Mutual labels:  camera, picture
Imageglass
🏞 A lightweight, versatile image viewer
Stars: ✭ 3,284 (+513.83%)
Mutual labels:  image-processing, picture
Gpuimage X
A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.
Stars: ✭ 154 (-71.21%)
Mutual labels:  camera, image-processing
Album
android 图片视频加载库,单选,多选,预览,自定义UI,相机,裁剪...等等 已适配android10,11
Stars: ✭ 53 (-90.09%)
Mutual labels:  camera, picture
Ypimagepicker
📸 Instagram-like image picker & filters for iOS
Stars: ✭ 3,661 (+584.3%)
Mutual labels:  camera, picture
Cameraview
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
Stars: ✭ 4,137 (+673.27%)
Mutual labels:  camera, picture
Cordova Plugin Qrscanner
A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
Stars: ✭ 485 (-9.35%)
Mutual labels:  camera
Rtmppublisher
Rtmp client on Android. Live Video Streaming.
Stars: ✭ 515 (-3.74%)
Mutual labels:  camera
Tiler
Tiler is a tool to create an image using all kinds of other smaller images (tiles). It is different from other mosaic tools since it can adapt to tiles with multiple shapes and sizes (i.e. not limited to squares).
Stars: ✭ 4,681 (+774.95%)
Mutual labels:  image-processing

Flipside Camera

The camera app that takes pictures from both sides of your world ! 📷

Take pictures with the back & front cameras and combine them in one image to share. Also you can add a few image effects before sharing.

NOTE: This was a closed source app originally but after a refactor with the use of several really great libraries, I thought it might be more useful to open source it so people can expand on it or use elements in their own projects.

Play Store Badge

Flipside Camera Screen 1 Flipside Camera Screen 2 Flipside Camera Screen 3

The app is currently configured to be built via Gradle only.

  • Compiled SDK Version - Nougat (25)
  • Minimum SDK Version - >= Kitkat (19)

TODO

  1. Make the image effect selection better
  2. Possibly have button to switch the camera for each half of the image

Thanks

This app has been made by pulling together several other open source libraries to get what I needed at the time. So huge thanks to all of them, in particular the following libraries which the core of the app is based on.

Licence

Copyright (c) 2017 Andy Barber

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].