Skip to content
Snippets Groups Projects

UIImage: re-write averagecolor function

Merged Felix Paul Kühne requested to merge fkuehne/vlc-ios:rewrite-averagecolor into master

This new replacement in C is 13x faster than the previous work in swift using CIImage.

The color results are not the same, but close. In the screenshot above, the top row is the original implementation and the second row is the replacement.

Screenshot_2023-09-06_at_16.31.29

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading