Accord.Imaging outdated packages.
What would you like to submit?
- [ ] question
- [x] bug report
- [x] feature request
Issue description
In accord.imaging library referenced to obsolete nuget package such as corecompact. Problem happened on net.core 3.1.
Because of corecompact already part of system.drawing.common, could you change the assembly(?).

Cannot use Sauvola Threshold for the same reason. Refering to CoreCompat (obsolete) instead of System.Drawing.Common with .Net Core.
Severity Code Description Project File Line Suppression State Error CS0012 The type 'Bitmap' is defined in an assembly that is not referenced. You must add a reference to assembly 'CoreCompat.System.Drawing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Cannot use Sauvola Threshold for the same reason. Refering to CoreCompat (obsolete) instead of System.Drawing.Common with .Net Core.
Severity Code Description Project File Line Suppression State Error CS0012 The type 'Bitmap' is defined in an assembly that is not referenced. You must add a reference to assembly 'CoreCompat.System.Drawing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
I could only advice use ImageMagick wrapper for .NET. How could you see this project has no support ;(
Thanks for your reply @dtschatrix ! It's so sad... This project is so amazing !!!!!