T
T
timkin12018-07-22 12:44:29
Python
timkin1, 2018-07-22 12:44:29

How to write dlib vector to SQLite database?

Hello!
There is a dlib vector of a face descriptor, it is necessary to enter it into the SQLite database and then extract it with the same type in order to calculate the vector distance to another descriptor.
Can you please tell me how to implement the insertion and reading of a dlib-vector to / from a SQLite database?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Kitaev, 2018-07-22
@deliro

And what, the data from dlib is somehow magical and is not serialized / deserialized?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question