You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at System.Array_.ConvertAll[TInput,TOutput](System.TInput[] array, System.Converter`2 converter) [0x00000] in :0
at Accord.Imaging.HarrisCornersDetector.createGaussian () [0x00017] in :0
at Accord.Imaging.HarrisCornersDetector.initialize (HarrisCornerMeasure measure, Single k, Single threshold, Double sigma, Int32 suppression, Int32 size) [0x0002d] in :0
at Accord.Imaging.HarrisCornersDetector..ctor (Single k) [0x00039] in :0
at BitPlanner.Library.BoardDetector.DetectCornersHarris (Accord.Imaging.UnmanagedImage imgToProcess) [0x00017] in D:\Work\BitPlanner\Library\BoardDetector.cs:138
The iOS app fails with Exception: System.PlatformNotSupported when using HarrisCornersDetector:
System.PlatformNotSupported
Source Shim
Message PCL
at System.Array_.ConvertAll[TInput,TOutput](System.TInput[] array, System.Converter`2 converter) [0x00000] in :0
at Accord.Imaging.HarrisCornersDetector.createGaussian () [0x00017] in :0
at Accord.Imaging.HarrisCornersDetector.initialize (HarrisCornerMeasure measure, Single k, Single threshold, Double sigma, Int32 suppression, Int32 size) [0x0002d] in :0
at Accord.Imaging.HarrisCornersDetector..ctor (Single k) [0x00039] in :0
at BitPlanner.Library.BoardDetector.DetectCornersHarris (Accord.Imaging.UnmanagedImage imgToProcess) [0x00017] in D:\Work\BitPlanner\Library\BoardDetector.cs:138
portable.accord.* nugets version: 3.1.0-pre
shim 2.1.0-pre
shim.drawing 3.0.1
The text was updated successfully, but these errors were encountered: