Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ThePhoneProject
/
advanced-android-camera
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Portrait Mode (WIP)
- #18
#18
Draft
IzaakBH
wants to merge 30 commits into
main
ThePhoneProject/advanced-android-camera:main
from
portrait-mediapipe
ThePhoneProject/advanced-android-camera:portrait-mediapipe
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Draft
Portrait Mode (WIP)
#18
IzaakBH
wants to merge 30 commits into
main
ThePhoneProject/advanced-android-camera:main
from
portrait-mediapipe
ThePhoneProject/advanced-android-camera:portrait-mediapipe
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2025
Initial mediapipe segmentation
izaak
committed
fcb312a
View commit details
Copy full SHA for fcb312a
Browse repository at this point
Add something that currently just blurs the whole image
izaak
committed
772a10f
View commit details
Copy full SHA for 772a10f
Browse repository at this point
Working portrait mode
izaak
committed
5b582fa
View commit details
Copy full SHA for 5b582fa
Browse repository at this point
Commits on Jan 13, 2025
Use a faster blurring algorithm & refactor to apply mask at blur time
Show description for d18a13f
izaak
committed
d18a13f
View commit details
Copy full SHA for d18a13f
Browse repository at this point
Commits on Jan 20, 2025
Add coroutines lib
izaak
committed
cdc4085
View commit details
Copy full SHA for cdc4085
Browse repository at this point
Run blurring in a coroutine
izaak
committed
7cf8cc4
View commit details
Copy full SHA for 7cf8cc4
Browse repository at this point
Fix applying the mask when blurring
izaak
committed
059cfab
View commit details
Copy full SHA for 059cfab
Browse repository at this point
Add comment for mask blurring
izaak
committed
011f2d2
View commit details
Copy full SHA for 011f2d2
Browse repository at this point
Commits on Jan 26, 2025
Add portrait mode setting
izaak
committed
50f0324
View commit details
Copy full SHA for 50f0324
Browse repository at this point
Disable portrait mode when setting off
izaak
committed
6c58f8e
View commit details
Copy full SHA for 6c58f8e
Browse repository at this point
Clean up the SegmenterHelper to remove stream specific code
izaak
committed
d26e1e2
View commit details
Copy full SHA for d26e1e2
Browse repository at this point
Remove image segmenter listener
izaak
committed
780c7c9
View commit details
Copy full SHA for 780c7c9
Browse repository at this point
Ensure rotation is correct on save
Show description for 9e92755
izaak
committed
9e92755
View commit details
Copy full SHA for 9e92755
Browse repository at this point
unused file
izaak
committed
a1d598f
View commit details
Copy full SHA for a1d598f
Browse repository at this point
Fix linting errors
izaak
committed
289799b
View commit details
Copy full SHA for 289799b
Browse repository at this point
Merge branch 'main' into portrait-mediapipe
izaak
committed
54c6cd3
View commit details
Copy full SHA for 54c6cd3
Browse repository at this point
Fix build errors
izaak
committed
2d4ac18
View commit details
Copy full SHA for 2d4ac18
Browse repository at this point
Commits on Jan 27, 2025
Use proper library management
izaak
committed
a75f673
View commit details
Copy full SHA for a75f673
Browse repository at this point
Add some proguard rules
izaak
committed
98ac693
View commit details
Copy full SHA for 98ac693
Browse repository at this point
Remove more dead code
izaak
committed
196dc66
View commit details
Copy full SHA for 196dc66
Browse repository at this point
Use compatable coroutines version
izaak
committed
8391197
View commit details
Copy full SHA for 8391197
Browse repository at this point
Use actual latest mediapipe task version
izaak
committed
a2e551f
View commit details
Copy full SHA for a2e551f
Browse repository at this point
Another proguard rule
izaak
committed
59b8191
View commit details
Copy full SHA for 59b8191
Browse repository at this point
Commits on Feb 2, 2025
Use actual latest mediapipe task version
izaak
committed
ca845fa
View commit details
Copy full SHA for ca845fa
Browse repository at this point
Commits on Feb 3, 2025
Remove ImageSegmenterHelper.kt
izaak
committed
494e349
View commit details
Copy full SHA for 494e349
Browse repository at this point
Commits on Feb 12, 2025
Remove specific portrait setting with aim of using photo modes instead
izaak
committed
f7e4d8f
View commit details
Copy full SHA for f7e4d8f
Browse repository at this point
Add portrait photo mode and use in photo mode plugin
izaak
committed
3b580aa
View commit details
Copy full SHA for 3b580aa
Browse repository at this point
Remove imports
izaak
committed
72d86c0
View commit details
Copy full SHA for 72d86c0
Browse repository at this point
Move to a mode for toggling portrait
izaak
committed
d7c3630
View commit details
Copy full SHA for d7c3630
Browse repository at this point
Move back to CPU to make mediapipe work
izaak
committed
35179f4
View commit details
Copy full SHA for 35179f4
Browse repository at this point
You can’t perform that action at this time.