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

Improve LoadImage performance #102

Closed takuya-takeuchi closed 4 years ago

takuya-takeuchi commented 4 years ago

In https://github.com/takuya-takeuchi/DlibDotNet/issues/187, reporter points out performance of LoadImage (Maybe ToBytes).

takuya-takeuchi commented 4 years ago

Can not improve any more.

Please check reason and performance log in https://github.com/takuya-takeuchi/DlibDotNet/issues/188