Skip to content
Commit 1f389e35 authored by Marcel Wiesweg's avatar Marcel Wiesweg
Browse files

Split the FaceIface class in three parts

1) FaceTags in libs/database/faces: Contains utility code to find or create face tags
   with TagsCache help
2) FaceTagsEditor: Code to add, remove or confirm face entries in the database.
   Strictly only database dependency, no libkface
DatabaseFace is moved to libs/database/faces as well
3) FaceIface: Code to detect and recognize with libkface, and merge the results.
   Inherits FaceTagsEditor and reimplements the methods for normal tags
   using MetadataManager

CCBUG: 271030
parent 980b1523
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment