Nicolas Roduit

Results 308 comments of Nicolas Roduit

Thank you for your contribution. It is indeed a feature that is part of the todo list. Initially the idea was to have a graphical clipping box tool, like in...

In fact, we only integrate 3 modules: - core - imgproc - imgcodecs: witch contains specific implementations Unfortunately, we don't want to add any other opencv modules to the basic...

According to the errors, I imagine you've modified the core module and created impossible dependencies. The core module cannot have dicom-codec as a dependency (this will produce cyclic dependencies), see...

You can't attach plugins that use DICOM functionality to weasis-core. This will create cyclic dependencies. You need to create a new launch context (see [example](https://github.com/nroduit/Weasis/blob/master/weasis-distributions/etc/config/non-dicom-explorer.json)) and add your plugins. [Plugin...

We're closing this issue due to inactivity over the past several months. If the problem persists or if you have any further information to provide, please feel free to reopen...

The multi-touch prototype was built with JavaFX and we have decided to not use it, see https://github.com/nroduit/Weasis/discussions/595#discussioncomment-10835004 However, with the current version, it is possible to adjust the size of...

Thank you for your suggestion. For clarification, could you please specify the SOP Class UID you are referring to? The `POLYGON` type does not exist in DICOM Presentation State (GSPS)...

We're closing this issue due to inactivity over the past several months. If the problem persists or if you have any further information to provide, please feel free to reopen...

Please specify the exact system version, as this problem seems not directly linked to the Weasis code, but rather to a system issue, see https://blogs.oracle.com/java/post/java-on-macos-14-4 Try updating your system first

Sorry, but I don't understand the demonstration. Weasis does not require a Java installation as it is packaged with the application, and Java Web Start has been disengaged since 2019....