Skip to content
#

medical

Here are 556 public repositories matching this topic...

Jing-He
Jing-He commented Jul 25, 2018

In augmentation, elastic_transform, it only applies a random transform on one input image array. I would think to be used for training, the image and mask pair should be transform in the same way. However, this single-input-image, single-output-image method makes it very inconvenient. Could we deform a list of images (np.arrays) using the same transformation in this method ? Thanks!

suyashkumar
suyashkumar commented May 22, 2020

There are all sorts of odd or even non-conformant DICOMs out in the world.

When we encounter parser failures on a DICOM (for both the current and the in progress rewrite), it would be good to be able to toggle a debug mode flag that can help us better dig into parsing failures and provide helpful information. Ideally if this information is not PHI (e.g. just DICOM tags, other general info), it

sofa
Younesssss
Younesssss commented Sep 22, 2020

When you activated the option SOFAGUI_ENABLE_QWT in Sofa, you get compilation problem. This is maybe, due to the fact that QWT_VERSION_STR == "6.1.4" .
Adding line #include <QPainterPath> in the file extlibs/qwt-6.1.4/src/qwt_global.h makes SOFA compile. But still can't draw.


Suggested labels: <!--- see https://github.com/s

Improve this page

Add a description, image, and links to the medical topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the medical topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.