takuya-takeuchi / FaceRecognitionDotNet

The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
MIT License
1.27k stars 308 forks source link

Develop #201

Closed matteofabbri closed 9 months ago

matteofabbri commented 2 years ago

FFD was instanciated as a field of FaceRecognition but was indeed used in just one line of code, replaced the use of the field with a new instance and disposal