# Medical imaging parsers

> AI-ranked search results for `medical imaging parsers` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 117 total matches; showing the top 12.

Explore on the web: https://awesome-repositories.com/q/medical-imaging-parsers

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/medical-imaging-parsers).**

## Results

- [ohif/viewers](https://awesome-repositories.com/repository/ohif-viewers.md) (4,035 ⭐) — Viewers is a zero-footprint DICOMweb medical imaging viewer and a modular plugin framework. It serves as a diagnostic interface for rendering 2D and 3D medical images, providing a web-based clinical workflow engine to automate image layouts and toolsets.

The project distinguishes itself through a highly extensible architecture that allows for the development of custom clinical workflows, specialized viewing modes, and the integration of external functional extensions. It includes a dedicated command line interface for managing these plugins and supports white-labeling through a comprehensive
- [nilearn/nilearn](https://awesome-repositories.com/repository/nilearn-nilearn.md) (1,407 ⭐) — Machine learning for NeuroImaging in Python
- [nipy/nibabel](https://awesome-repositories.com/repository/nipy-nibabel.md) (777 ⭐) — .. -- rest -- .. vim:syntax=rst
- [image-py/imagepy](https://awesome-repositories.com/repository/image-py-imagepy.md) (1,359 ⭐) — ImagePy is a Python-based framework designed for scientific image analysis and processing. It provides a modular environment where users can perform complex tasks such as image segmentation, morphological operations, and volumetric reconstruction on multidimensional data.

The platform distinguishes itself through a plugin-based architecture that decouples processing logic from the host environment. It utilizes reflection to automatically generate user interfaces from plugin attributes, allowing for the integration of custom tools without modifying core source code. Users can record sequences
- [nomacs/nomacs](https://awesome-repositories.com/repository/nomacs-nomacs.md) (2,778 ⭐) — nomacs is a cross-platform image viewer application used for viewing and managing a wide variety of standard and specialized image file formats. It functions as an image processing utility, a metadata inspector, and an annotation tool.

The application enables side-by-side image comparison by synchronizing zooming and panning across multiple open windows. It also provides the ability to browse and view images embedded within compressed archives or document files without manual extraction.

The software includes capabilities for image metadata analysis using histograms, the addition of visual m
- [justadudewhohacks/opencv4nodejs](https://awesome-repositories.com/repository/justadudewhohacks-opencv4nodejs.md) (5,045 ⭐) — opencv4nodejs is a set of JavaScript wrappers and a C++ native addon that provides Node.js bindings for the OpenCV library. It functions as a computer vision library and image processing framework, exposing high-performance C++ algorithms to a JavaScript environment.

The project enables the execution of vision algorithms for detecting faces, tracking objects, and analyzing visual data using deep neural networks. It includes capabilities for data pattern classification, text pattern recognition, and the identification of facial landmarks and gestures.

The framework covers a broad capability s
- [mapbox/pixelmatch](https://awesome-repositories.com/repository/mapbox-pixelmatch.md) (6,849 ⭐) — pixelmatch is a JavaScript image comparison library and pixel-level difference detector. It identifies mismatched pixels between image data arrays and quantifies the differences based on a configurable sensitivity threshold.

The tool generates visual difference maps that highlight specific pixel changes for manual review. It includes a command-line interface for comparing image files and exporting the resulting difference maps to the file system.

The project provides capabilities for automated image analysis and visual regression testing, utilizing anti-aliasing heuristic filtering to ignore
- [libvips/libvips](https://awesome-repositories.com/repository/libvips-libvips.md) (11,085 ⭐) — Libvips is a C-based image processing library designed to manipulate large visual assets through a low-memory, parallel processing pipeline. It functions as a streaming image processor that avoids loading entire files into system memory, enabling the handling of massive images in resource-constrained environments.

The library distinguishes itself through a demand-driven architecture that constructs a deferred execution plan, computing only the necessary pixels for a final output. By utilizing a cache-friendly tiled processing model and memory-mapped file access, it minimizes latency and redun
- [lovell/sharp](https://awesome-repositories.com/repository/lovell-sharp.md) (32,340 ⭐) — Sharp is a high-performance image processing library for Node.js. It serves as a native extension and wrapper for the libvips framework, providing tools for image resizing, format conversion, and programmatic data manipulation.

The project enables the transformation of images into web-friendly formats such as WebP and AVIF while preserving color profiles and alpha channels. It also provides capabilities for generating blank image buffers with specified dimensions and background colors.

The library covers a broad range of image manipulation utilities, including rotation, extraction, compositi
- [sixlabors/imagesharp](https://awesome-repositories.com/repository/sixlabors-imagesharp.md) (7,954 ⭐) — ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats.

The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c
- [davisking/dlib](https://awesome-repositories.com/repository/davisking-dlib.md) (14,399 ⭐) — dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments.

The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development.

The framework covers the implementation of predictive models, the execution of mach
- [werwolv/imhex](https://awesome-repositories.com/repository/werwolv-imhex.md) (53,892 ⭐) — ImHex is a professional-grade hex editor and binary data analysis platform designed for inspecting, modifying, and reverse engineering raw file contents. It functions as a schema-driven engine that interprets complex binary structures by applying custom definitions to map and visualize byte-level data.

The platform distinguishes itself through a dedicated domain-specific language that allows users to define structural schemas for automated file parsing. This capability is supported by a dynamic plugin architecture and an event-driven registry, which enable the integration of external modules
