dajuric / dot-imaging

Minimalistic .NET imaging portable platform
313 stars 37 forks source link

Plans wrt .NET Core? #5

Open CmdQ opened 7 years ago

CmdQ commented 7 years ago

Do you already have plans to support .NET Core in the (near) future?

SuperJMN commented 6 years ago

The main problem is dot-imagin uses OpenCV intensively, and OpenCV... is a big C/C++ monolith. I don't know if it will be ported to C# in the near future, but it looks unlikely :(

Someone, please, correct me if I'm wrong (I with to be wrong!)

dajuric commented 6 years ago

The video IO (ffmpeg) and image IO (libpng, libjpg,...) are probably remain as they are.

The underlying OpenCV library is going to be compiled for Windows and Ubuntu 16.04 LTS. This should enable cross platform server support. To enable cross platform UI, the UI package should be also ported to suport opencv highgui library.

How does this sound depnding of your primary usage ?

On 15 Mar 2018 19:09, "José Manuel Nieto" notifications@github.com wrote:

The main problem is dot-imagin uses OpenCV intensively, and OpenCV... is a big C/C++ monolith. I don't know if it will be ported to C# in the near future, but it looks unlikely :(

Someone, please, correct me if I'm wrong (I with to be wrong!)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dajuric/dot-imaging/issues/5#issuecomment-373472124, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQJ-rAvOfo5-x7FWjDiIZ71Zm2MUCSks5teq5ggaJpZM4MfFyT .