Alexandrine Ribeiro
Alexandrine Ribeiro
Load cfg out of loop to improve execution time moved `cfg = get_default_configuration()`
I have an NVIDIA Jetson Xavier AGX and a LIPSedge L210u camera. This camera should work with my board according to https://developer.nvidia.com/embedded/jetson-partner-supported-cameras?t1_partner=LIPS&t1_supported-jetson-products=Orin However I was only able to get the...
I'm writing a script to attach AI made lesion segmentations to existing DICOM files (It's my first time that I dive so deep into DICOM, so I might have missed...