The Wayback Machine - https://web.archive.org/web/20220320140649/https://github.com/topics/medical
Skip to content
#

medical

Here are 853 public repositories matching this topic...

openemr
larjohn
larjohn commented Mar 6, 2022

Describe the bug

I am trying to register an app to make use of the API functions. During the registration, I can't select the oemr functions (lowercase first letter), only the FHIR ones (uppercase first letter). Later on, in Swagger I get 401 using the patients list function (oemr), while a correct list is returned using the FHIR equivalet (Patients).

To Reproduce

  1. Register an app
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!

sofa

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