This website requires JavaScript.
Explore
Help
Register
Sign In
3dtours
/
photobooth-app
Watch
1
Star
0
Fork
0
You've already forked photobooth-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e21d37ae2709274c3a2a1d3d19ead65c6710682
photobooth-app
/
android-project
/
app
T
History
admin
7e21d37ae2
Smooth blur: replace O(N*r) box blur with O(N) sliding window box blur and scale intensity linearly from 1 to 40
2026-07-06 18:45:12 +07:00
..
src
/main
Smooth blur: replace O(N*r) box blur with O(N) sliding window box blur and scale intensity linearly from 1 to 40
2026-07-06 18:45:12 +07:00
build.gradle.kts
Optimize: downscale viewfinder preview to prevent camera lag, remove unused MiDaS depth model and TensorFlow Lite dependencies
2026-07-06 18:32:40 +07:00