Skip to content
View PantelisGeorgiadis's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report PantelisGeorgiadis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PantelisGeorgiadis/README.md

Hi there! πŸ‘‹

My name is Pantelis and I'm a medical imaging enthusiast!


How to reach me πŸ“±

Linkedin Email


Stats πŸ“Š

Β 

Pinned

  1. dcmjs-dimse dcmjs-dimse Public

    DICOM DIMSE implementation for Node.js using the dcmjs library

    JavaScript 61 12

  2. dcmjs-imaging dcmjs-imaging Public

    DICOM image and overlay rendering pipeline for Node.js and browser using the dcmjs library

    JavaScript 33 3

  3. dcmjs-ecg dcmjs-ecg Public

    DICOM electrocardiography (ECG) rendering for Node.js and browser using dcmjs

    JavaScript 7

  4. DicomScoToBto DicomScoToBto Public

    DicomScoToBto is a utility to decode Hologic Breast Tomosynthesis Objects

    C# 6 2

  5. hl7-mllp hl7-mllp Public

    HL7 Minimum Lower Layer Protocol (MLLP) implementation for Node.js

    JavaScript 9 1

  6. DICOM Whole Slide Imaging dataset ge... DICOM Whole Slide Imaging dataset generator for Node.js
    1
    // dcmjs-wsi-gen
    2
    // This Node.js utility can generate DICOM Whole Slide Imaging datasets
    3
    // with baseline images (higher resolution only) for testing purposes.
    4
    // Custom tile parameters could be defined (count in each row/column,
    5
    // width, height) as well as slice thickness, pixel spacing and slide offset.