Closed NickPlehanov closed 4 years ago
you can serialize FaceEncoding object and save it to where you want to.
Sorry, but how do I serialize FaceEncoding, if I try I get the following error InvalidOperationException: FaceRecognitionDotNet.FaceEncoding cannot be serialized because it does not have a parameterless constructor.
@pierresa No. FaceEncoding has Serializable attribution. You can refer this test code.
No Response
Summary of your issue
Environment
Write your environment.
What did you do when you faced the problem?
Hi. I need to write in database(MS SQL) element, for next to use get picture an webcam
Example code:
Output:
What did you intend to be?