3 Repos
Applies fast image processing operations by leveraging NumPy for array-based number crunching.
Distinct from NumPy Array Integration: Distinct from NumPy Array Integration: focuses on image processing operations using NumPy, not general array integration.
Explore 3 awesome GitHub repositories matching scientific & mathematical computing · NumPy Image Processors. Refine with filters or upvote what's useful.
scikit-image is a Python image processing library and scientific image analysis toolkit. It provides a framework for digital image processing and computer vision, utilizing numerical arrays for pixel-level manipulations. The library enables the quantification of image properties and the detection of visual features, such as edges and blobs. It includes tools for image segmentation and the extraction of textures and patterns to characterize objects within visual data. Capabilities cover image manipulation through color space conversion, geometric transformations, and digital restoration. It a
Leverages NumPy multidimensional arrays to perform high-performance vectorized pixel-level image manipulations.
Lepton ist ein spezialisiertes Tool und Dateiformat für die verlustfreie Komprimierung und effiziente Speicherung von JPEG-Bilddaten. Es fungiert als verlustfreier Kompressor und Speicheroptimierer, der Dateigrößen reduziert, ohne die ursprünglichen Pixeldaten zu verändern, und so eine bitgenaue Rekonstruktion der Bilder garantiert. Das Projekt konzentriert sich auf die Reduzierung von Speicherplatz- und Bandbreitenbedarf für digitale Bildarchive. Es bietet Funktionen für die Komprimierung und Dekomprimierung von JPEG-Dateien, um eine qualitativ hochwertige Bildspeicherung bei minimalem Daten-Footprint zu gewährleisten. Die Implementierung nutzt verschiedene Entropiekodierungs- und Datenverarbeitungstechniken, darunter arithmetische und Huffman-Kodierung, prädiktive Modellierung sowie stream-basierte Verarbeitung. Zudem integriert es optimierte Array-Operationen für die Verarbeitung großer Bilddatenblöcke.
Leverages NumPy for fast array operations on large image data blocks.
PyQtGraph is a scientific plotting and graphics framework built for PyQt and PySide applications, providing fast, interactive 2D and 3D visualizations with GPU-accelerated rendering. It serves as both a real-time signal monitoring system for streaming time-series data and a toolkit for constructing interactive data dashboards with dockable panels, parameter trees, and custom widgets. The library also includes a node-based visual flowchart tool for building data processing pipelines and a scientific graphics export system that saves plots as PNG, SVG, or CSV and converts items to Matplotlib for
Applies fast image processing operations by leveraging NumPy for array-based number crunching.