Skip to content

Releases: toupper/Warhol

Images Face Layout

03 May 16:31
Compare
Choose a tag to compare

I made it easier to draw images on top of each feature. Just set the feature type, image file, ratio and offset (if desired) and Warhol will do it. You can forget about coordinates.
Furthermore, I refactored the Face View Model class so it is easier to handle with less code.

SPM Support

05 Apr 09:30
Compare
Choose a tag to compare

Support for Swift Package Manager

Improve semantics

04 Apr 18:30
Compare
Choose a tag to compare
  • Minor improvements

Initial Release

04 Apr 17:21
Compare
Choose a tag to compare
  • Face Detection from Camera
  • Face Detection from UIImageView
  • Face features conversion to the client coordinates.
  • Draw on top of the face.