SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.36k stars 189 forks source link

C# --> convert image to NDarray #406

Open R06921096Yen opened 4 years ago

R06921096Yen commented 4 years ago

Does anyone know how to convert "System.Drawing.Image" to "NDarray" in C#? Any suggestions would be greatly appreciated.

chriss2401 commented 4 years ago

Could this extension class help ?

https://github.com/SciSharp/NumSharp/blob/master/src/NumSharp.Bitmap/np_.extensions.cs