dot-imaging icon indicating copy to clipboard operation
dot-imaging copied to clipboard

Plans wrt .NET Core?

Open CmdQ opened this issue 7 years ago • 2 comments

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

CmdQ avatar Mar 16 '17 10:03 CmdQ

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!)

SuperJMN avatar Mar 15 '18 18:03 SuperJMN

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" [email protected] 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 .

dajuric avatar Mar 15 '18 18:03 dajuric