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 is supported. This note will only be visible to 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 86 18

  2. dcmjs-imaging dcmjs-imaging Public

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

    JavaScript 50 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++ 10 1

  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.