awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesNumPy Image Processors

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.

Awesome NumPy Image Processors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • scikit-image/scikit-imageالصورة الرمزية لـ scikit-image

    scikit-image/scikit-image

    6,529عرض على GitHub↗

    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.

    Pythoncomputer-visionimage-processingpython
    عرض على GitHub↗6,529
  • dropbox/leptonالصورة الرمزية لـ dropbox

    dropbox/lepton

    4,997عرض على GitHub↗

    Lepton هي أداة متخصصة وتنسيق ملفات مصمم لضغط بيانات صور JPEG دون فقدان الجودة وتخزينها بكفاءة. تعمل الأداة كمحرك ضغط ومحسن تخزين يقلل من أحجام الملفات دون تغيير بيانات البكسل الأصلية، مما يضمن إعادة بناء الصور بدقة متطابقة (bit-perfect). يركز المشروع على تقليل مساحة القرص ومتطلبات النطاق الترددي للشبكة لأرشيفات الصور الرقمية. ويوفر إمكانيات لضغط وفك ضغط ملفات JPEG للحفاظ على تخزين صور عالي الجودة مع تقليل البصمة الإجمالية للبيانات. يستخدم التنفيذ مجموعة متنوعة من تقنيات ترميز الإنتروبيا ومعالجة البيانات، بما في ذلك الترميز الحسابي وترميز Huffman، والنمذجة التنبؤية، والمعالجة القائمة على التدفق. كما يدمج عمليات مصفوفة محسنة لمعالجة كتل بيانات الصور الكبيرة.

    Leverages NumPy for fast array operations on large image data blocks.

    C++compressioncompression-algorithmdecompression
    عرض على GitHub↗4,997
  • pyqtgraph/pyqtgraphالصورة الرمزية لـ pyqtgraph

    pyqtgraph/pyqtgraph

    4,297عرض على GitHub↗

    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.

    Pythonhacktoberfestnumpypython
    عرض على GitHub↗4,297
  1. Home
  2. Scientific & Mathematical Computing
  3. NumPy Array Integration
  4. NumPy Image Processors