Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple image upload #87

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Multiple image upload #87

wants to merge 7 commits into from

Conversation

Marc-Lorenz
Copy link
Collaborator

@Marc-Lorenz Marc-Lorenz commented Dec 11, 2024

Changes

Functions

  • Allow user to upload multiple images for the same person
  • If only images from the front are loaded, grouping the images is skipped
  • Allow users to annotate images from multiple angles
  • Properly calculate coordinates from the other angles

Background

  • reorder methods of classes. (Enable automated formatting in IDE)

Closes

Fixes #55 (removed code that parsed images to base64 by default)

  • Matrix aus face landmarker nutzen um Ausrichtungen auszurichten
  • größe der Dreh buttons
  • Pfeile zum drehen

@Marc-Lorenz Marc-Lorenz marked this pull request as draft December 11, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use file object instead of keeping any image in memory
1 participant