Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eszdman/PhotonCamera
Android Camera that uses Enhanced image processing
https://github.com/eszdman/PhotonCamera
android android-camera camera2-api computational-photography computer-vision gpu-acceleration image-processing photography
Last synced: 14 days ago
JSON representation
Android Camera that uses Enhanced image processing
- Host: GitHub
- URL: https://github.com/eszdman/PhotonCamera
- Owner: eszdman
- License: gpl-3.0
- Created: 2019-09-07T22:03:02.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-12T19:41:07.000Z (4 months ago)
- Last Synced: 2024-08-01T16:43:59.430Z (3 months ago)
- Topics: android, android-camera, camera2-api, computational-photography, computer-vision, gpu-acceleration, image-processing, photography
- Language: Java
- Homepage:
- Size: 20.6 MB
- Stars: 714
- Watchers: 33
- Forks: 71
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# PhotonCamera
Android Camera that uses Enhanced Image Processing
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE)
## Links[![Telegram - ENG](https://img.shields.io/badge/Telegram-ENG-blue)](https://t.me/PhotonCameraEN)
[![Telegram - RU](https://img.shields.io/badge/Telegram-RU-blue)](https://t.me/PhotonCamera)[](https://play.google.com/store/apps/details?id=com.particlesdevs.photoncamera)
## Screenshots
## Libraries used by Photon Camera
* [Glide](https://github.com/bumptech/glide)
* [SSIV](https://github.com/davemorrissey/subsampling-scale-image-view)
* [GSON](https://github.com/google/gson)
* [MaterialComponents](https://github.com/material-components/material-components-android)
* [CircleImageView](https://github.com/hdodenhof/CircleImageView)
* [HorizontalPicker](https://github.com/blazsolar/HorizontalPicker)## License
PhotonCamera
Copyright (C) 2020-2022 EszdmanThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .