Closed takuya-takeuchi closed 4 years ago
This is caused by matrix_new6
of DlibDotNet method.
It was introduced in develop branch and it is not published as nuget.
It's not bug but sample program has wrong code. DlibDotNet and FaceRecognitiionDotNet has no wrong.
The first image is created from LoadImage. The 2nd image is created from LoadImageFile. These data si visualized from Image.Matrix by debugger.