How to use Middleware in DICOM Web Server

In DicomObjects .NET 8 version, users can define their own self-hosted server start up and use the middleware they design.

How to implement custom smoothing filter in DicomObjects

Smoothing can be subjective and we have enabled custom filtering in DicomObjects so users can define their own smoothing algorithms.

How to use VTK Volume Rendering Presets in DicomObjects.NET

Using VTK Volume Rendering Presets in DicomObjects Purpose: Demonstrate how to import VTK-style volume rendering presets (JSON or .

Double Precision Handling in DICOM DS Attributes

Double Precision Settings In DICOM standard, the DS (Decimal String) Value Representation stores numerical values as strings, limited to 16 bytes.

How to import TIF into DICOM in DicomObjects

In DicomObjects CLR 4.8 version, TIF is natively supported by System.

How to use OpenJPH in DicomObjects for High Throughput JPEG 2000 (HTJ2K)

Contents

  • Overview
  • Dependencies & Requirements
  • Building & Running the Project
  • Project Structure
  • How the Console Application works
  • Supported Transfer Syntaxes
  • Unsupported Image Types