fo-dicomwadomodality-worklistmpps-servicecstore-servicecstore-scpsimpleviewer UpdatedFeb 3, 2025 C# Efferent-Health/fo-dicom.Codecs Star71 Cross-platform Dicom native codecs for fo-dicom dotnetdicomcodecfo-dicomcross-platform-library UpdatedMar 3, 2025 ...
This package reference the core fo-dicom assemblies for all Microsoft and Xamarin platforms. NuGet Packages Valid for version 5.0.0 and later PackageDescription fo-dicom Core package containing parser, services and tools. fo-dicom.Imaging.Desktop Library with referencte to System.Drawing, required ...
On February 3rd 2025fo-dicom5.2.0 was officially released. This release contains the following bugfixes: Fix bug where VOI LUT Function with empty value caused a crash (#1891) Fixed bug, where milliseconds have been cut away when adding a Datetime to a DicomDataset (#1719) Fix parsing of ...
5.1.4 On October 27th 2024fo-dicom5.1.4 was officially released. This release contains the following bugfixes: Fix issue where the main TCP listener loop could be blocked by frozen TLS handshakes (#1766) Fix issue with retrieving correct VR when the DICOM element's length is a blank charact...
Initial commit Mar 2, 2017 index.html Bump System.Text.Json from 6.0.8 to 6.0.9 (#1696) Bumps [System.Text.… Dec 21, 2023 Repository files navigation README fo-dicom.github.io fo-dicom API documentation Releases No releases published...
fo-dicom.DesktopCore library and native codec libraries for .NET 4.5.2 and higher fo-dicom.NetCoreCore library for .NET Core applications, Level 1.3 and higher fo-dicom.UniversalCore library and native codec libraries for Universal Windows Platform ...
fo-dicom.iOSCore library for Xamarin iOS (Unified) fo-dicom.MonoCore library for Mono 4.5 and higher fo-dicom.log4net.NET connector to enablefo-dicomlogging with log4net fo-dicom.MetroLogPCL Profile 111 connector to enablefo-dicomlogging with MetroLog ...
Explore the GitHub Discussions forum for fo-dicom fo-dicom. Discuss code, ask questions & collaborate with the developer community.
Sinceversion 4.0.1and higher fo-dicom supports custom Transfer Syntaxes. If a DICOM image with a custom / unknown Transfer Syntax is received or opened then fo-dicom assumes that it is Little Endian Explicit VR Encapsulated When trying to render the pixel data or when trying to transcode the...
FO-DICOM.Core/Imaging/GrayscaleRenderOptions.cs Original file line numberDiff line numberDiff line change @@ -191,6 +191,14 @@ public static GrayscaleRenderOptions FromWindowLevel(DicomDataset dataset, int f var functional = dataset.FunctionalGroupValues(frame); var bits = BitDepth.FromDataset(...