https://github.com/boybeak/anysizecamerapreview
a custom TextureView that can be any Size without deforming
https://github.com/boybeak/anysizecamerapreview
Last synced: over 1 year ago
JSON representation
a custom TextureView that can be any Size without deforming
- Host: GitHub
- URL: https://github.com/boybeak/anysizecamerapreview
- Owner: boybeak
- Created: 2015-09-20T02:18:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T03:56:16.000Z (almost 11 years ago)
- Last Synced: 2025-03-29T16:41:33.607Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 727 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnySizeCameraPreview
a custom TextureView that can be any Size.
>you should use AutoCameraView.takePicture instead of Camera.takePicture.Then,you will get a centercropped Bitmap in the callback.
