Image processing library integration to Rhino (scikit-image, OpenCV, Emgu CV, etc)?

Hi @bmartin,

Anything that supports .NET should do it. I see there is .NET support for Emgu CV. There are others (from a quick Google search).

https://imageprocessor.org/

http://www.rasteredge.com/how-to/csharp-imaging/imaging-processing/

https://devblogs.microsoft.com/dotnet/net-core-image-processing/

I’m sure there are others.

– Dale