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

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. dcmjs-dimse dcmjs-dimse Public

    DICOM DIMSE implementation for Node.js using the dcmjs library

    JavaScript 88 18

  2. dcmjs-imaging dcmjs-imaging Public

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

    JavaScript 49 4

  3. dcmjs-codecs dcmjs-codecs Public

    DICOM file and dataset transcoding for Node.js and browser using dcmjs

    JavaScript 5

  4. dcmtk-htj2k dcmtk-htj2k Public

    High-throughput JPEG2000 (HTJ2K) codec for DCMTK using OpenJPH

    C++ 7

  5. DicomScoToBto DicomScoToBto Public

    DicomScoToBto is a utility to decode Hologic Breast Tomosynthesis Objects

    C# 7 3

  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.