Skip to content

Question : How can I check if a Subject already exist in the database ? #16

@Jean-Jerome-Casalonga-i2

Description

Hi,
How can I check that a Subject already exists in the databse, using its subject value ?

The idea is that I only want to add in the database new persons. So, before I do an Add, I'd like to test if the DB contains this Subject or not.
I couldn't find a method for this (apart from loading the full DB with recognition.get_face_collection() , and then using this locally).

Thanks a lot for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions