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: about 1 month 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 (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-17T17:41:47.000Z (3 months ago)
- Last Synced: 2025-02-17T18:40:27.564Z (3 months ago)
- Topics: android, android-camera, camera2-api, computational-photography, computer-vision, gpu-acceleration, image-processing, photography
- Language: Java
- Homepage:
- Size: 22.4 MB
- Stars: 828
- Watchers: 33
- Forks: 74
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# PhotonCamera
Android Camera that uses Enhanced Image Processing
[](./LICENSE)
## Links[](https://t.me/PhotonCameraEN)
[](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 .