awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to scikit-image/scikit-image

Open-source alternatives to Scikit Image

30 open-source projects similar to scikit-image/scikit-image, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Scikit Image alternative.

  • bnsreenu/python_for_microscopistsbnsreenu का अवतार

    bnsreenu/python_for_microscopists

    4,402GitHub पर देखें↗

    This project is a Python bio-imaging toolkit and analysis suite designed for processing and analyzing microscopy and medical images. It provides a collection of tools for image quantification, medical image segmentation, and general bio-imaging workflows. The suite includes specialized capabilities for quantifying biological data, such as measuring neuron branching complexity via Sholl analysis, calculating particle size distributions, and tracking wound area in scratch assays. It also features a medical image segmentation library that implements U-Net architectures for isolating anatomical s

    Jupyter Notebook
    GitHub पर देखें↗4,402
  • jrosebr1/imutilsjrosebr1 का अवतार

    jrosebr1/imutils

    4,594GitHub पर देखें↗

    imutils is a computer vision utility toolkit and image processing library designed to simplify common manipulation tasks using OpenCV. It serves as an image analysis helper and geometry transformation tool for automating visual data processing. The toolkit provides specialized capabilities for maintaining image integrity during transformations, such as resizing images while preserving aspect ratios and rotating images without cropping corners. It also includes tools for four-point perspective warping to create top-down views and the extraction of topological skeletons from binary images. The

    Python
    GitHub पर देखें↗4,594
  • kornia/korniakornia का अवतार

    kornia/kornia

    11,238GitHub पर देखें↗

    Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision operations as differentiable tensors to enable integration into deep learning pipelines and supports the transpilation of operations across PyTorch, TensorFlow, JAX, and NumPy. The project provides specialized toolsets for geometric vision and stereo depth, including algorithms for 3D scene reconstruction, camera calibration, and pose estimation. It further distinguishes itself as a differentiable image augmentation framework, applying random geometric and color transformations w

    Pythonartificial-intelligencecomputer-visiondeep-learning
    GitHub पर देखें↗11,238

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • hybridgroup/gocvhybridgroup का अवतार

    hybridgroup/gocv

    7,463GitHub पर देखें↗

    GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and deep learning inference engine, providing programmatic access to a wide range of algorithms for image manipulation, object detection, and video analysis. The project differentiates itself through high-performance native bindings and hardware acceleration. It utilizes a foreign function interface to map Go calls to C++ functions and includes a hardware-agnostic backend dispatch to route neural network tasks to computation engines such as CUDA and OpenVINO. The library covers a br

    Go
    GitHub पर देखें↗7,463
  • opencv/opencv_contribopencv का अवतार

    opencv/opencv_contrib

    10,116GitHub पर देखें↗

    This project is a collection of optional, community-contributed algorithms and specialized vision tools that extend the core OpenCV framework. It serves as a comprehensive library of extra modules for computer vision research, providing advanced toolsets for image processing, visual data analysis, and object detection. The library includes specialized frameworks for augmented reality tracking, biometric face recognition, and three-dimensional pose estimation. It provides distinct capabilities for identifying AR markers, tracking 3D object silhouettes, and performing neural network vulnerabili

    C++opencv
    GitHub पर देखें↗10,116
  • anthonynsimon/bildanthonynsimon का अवतार

    anthonynsimon/bild

    4,192GitHub पर देखें↗

    Bild is an image processing library implemented in the Go programming language. It provides a collection of algorithmic engines for image manipulation, including a convolution kernel engine for filtering, an image blending tool for layer composition, and a procedural noise generator for creating synthetic textures. The project is distinguished by its procedural generation capabilities, implementing Perlin, Gaussian, binary, and uniform noise algorithms to produce random pixel distributions and organic patterns. It also features a command-line interface that allows users to apply visual effect

    Go
    GitHub पर देखें↗4,192
  • accord-net/frameworkaccord-net का अवतार

    accord-net/framework

    4,540GitHub पर देखें↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    C#
    GitHub पर देखें↗4,540
  • xpixelgroup/basicsrXPixelGroup का अवतार

    XPixelGroup/BasicSR

    8,297GitHub पर देखें↗

    BasicSR is a PyTorch-based image restoration toolbox and framework designed for training and deploying deep learning models to upscale, denoise, and deblur images and videos. It serves as a comprehensive system for image super-resolution and video quality restoration, providing the necessary infrastructure to recover fine visual details and increase pixel density. The project distinguishes itself through specialized toolkits for facial image enhancement and high-fidelity face synthesis, as well as a dedicated video quality restoration suite that utilizes deformable convolutions and generative

    Pythonbasicsrbasicvsrdfdnet
    GitHub पर देखें↗8,297
  • pytorch/visionpytorch का अवतार

    pytorch/vision

    17,743GitHub पर देखें↗

    This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection of neural network architectures, datasets, and high-performance transformation utilities. It serves as a foundational framework for building, training, and deploying deep learning models, offering a centralized model registry that allows developers to instantiate architectures with pre-trained weights for tasks such as image classification, object detection, and semantic segmentation. The library distinguishes itself through its modular approach to data and compute management

    Pythoncomputer-visionmachine-learning
    GitHub पर देखें↗17,743
  • bradlarson/gpuimageBradLarson का अवतार

    BradLarson/GPUImage

    20,299GitHub पर देखें↗

    GPUImage is a GPU-accelerated image processing framework for iOS designed to apply real-time filters and effects to images and video. It functions as a processing engine and fragment shader library that manages textures and shaders for efficient visual data manipulation. The framework utilizes a chainable filter architecture and a texture-based data pipeline to pass image data between processing stages without expensive memory transfers. It enables the creation of bespoke visual effects through the authoring of custom fragment shaders and provides mechanisms to synchronize texture data with e

    Objective-C
    GitHub पर देखें↗20,299
  • davisking/dlibdavisking का अवतार

    davisking/dlib

    14,399GitHub पर देखें↗

    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

    C++c-plus-pluscomputer-visiondeep-learning
    GitHub पर देखें↗14,399
  • guofei9987/scikit-optguofei9987 का अवतार

    guofei9987/scikit-opt

    6,583GitHub पर देखें↗

    scikit-opt is a Python optimization library and numerical framework designed to solve complex global optimization problems. It provides a suite of metaheuristic algorithms and tools for finding global minima or maxima of objective functions. The library implements a variety of nature-inspired and swarm intelligence algorithms, including Genetic Algorithms, Particle Swarm Optimization, Differential Evolution, Simulated Annealing, and Ant Colony Optimization. It includes specialized solvers for discrete combinatorial challenges, such as the Traveling Salesman Problem. The framework supports th

    Python
    GitHub पर देखें↗6,583
  • epistasislab/scikit-rebateEpistasisLab का अवतार

    EpistasisLab/scikit-rebate

    421GitHub पर देखें↗

    A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.

    Python
    GitHub पर देखें↗421
  • jundongl/scikit-featurejundongl का अवतार

    jundongl/scikit-feature

    1,571GitHub पर देखें↗

    open-source feature selection repository in python

    Python
    GitHub पर देखें↗1,571
  • bytedeco/javacvbytedeco का अवतार

    bytedeco/javacv

    8,310GitHub पर देखें↗

    JavaCV provides a Java-based interface for native computer vision and video processing libraries. It functions as a wrapper for native vision libraries, allowing Java applications to perform image analysis, object detection, and video stream processing. The project integrates comprehensive computer vision capabilities, including facial recognition, image segmentation, and optical flow analysis for motion tracking. It also provides tools for hardware geometry calibration and projector-camera alignment to ensure accurate spatial representation. The system covers high-performance media renderin

    Javacomputer-visionffmpegjava
    GitHub पर देखें↗8,310
  • atduskgreg/opencv-processingatduskgreg का अवतार

    atduskgreg/opencv-processing

    1,356GitHub पर देखें↗

    This project is a Java-based toolkit that integrates the OpenCV computer vision library into the Processing creative coding environment. It provides a programming interface designed to facilitate the inclusion of real-time image analysis and computer vision algorithms within interactive art installations and visual design projects. The library distinguishes itself by wrapping low-level C++ routines into a managed environment, allowing users to perform complex visual tasks through a simplified interface. It supports high-performance operations by sharing raw pixel data between the host environ

    Java
    GitHub पर देखें↗1,356
  • ohif/viewersOHIF का अवतार

    OHIF/Viewers

    4,035GitHub पर देखें↗

    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

    TypeScriptcancer-imaging-researchdicomdicom-viewer
    GitHub पर देखें↗4,035
  • fastai/fastaifastai का अवतार

    fastai/fastai

    27,862GitHub पर देखें↗

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the entire machine learning lifecycle. It functions as a comprehensive training toolkit, abstracting hardware management and automating complex training loops to simplify the construction and execution of neural network models. The framework is distinguished by its notebook-centric development environment and a type-dispatching data pipeline that automatically applies transformations based on input data formats. It emphasizes transfer learning through discriminative layer-wise optimiza

    Jupyter Notebookcolabdeep-learningfastai
    GitHub पर देखें↗27,862
  • oliver-moran/jimpoliver-moran का अवतार

    oliver-moran/jimp

    14,621GitHub पर देखें↗

    Jimp is a JavaScript image processing library and Node.js manipulation tool designed to perform image transformations and edits entirely within a JavaScript environment. It is a zero-dependency image library that operates without requiring native binaries or external system software dependencies. The project provides a programmatic interface for automated image transformations, including resizing, cropping, and filtering. It supports the creation of custom image pipelines and server-side image editing by processing data without relying on native system tools.

    TypeScript
    GitHub पर देखें↗14,621
  • python-pillow/pillowpython-pillow का अवतार

    python-pillow/Pillow

    13,637GitHub पर देखें↗

    Pillow is a Python image processing library and digital image manipulation toolkit used for opening, manipulating, and saving various image file formats. It serves as a multi-format image codec wrapper that enables the reading and writing of diverse standards such as JPEG, PNG, TIFF, and BMP. The library provides tools for programmatic image manipulation, including resizing, cropping, rotating, and transforming visual content through direct pixel data modification. It supports pixel data analysis to extract and modify raw information for custom visual processing and data transformations. The

    Pythonccross-platformimage
    GitHub पर देखें↗13,637
  • graphiteeditor/graphiteGraphiteEditor का अवतार

    GraphiteEditor/Graphite

    24,258GitHub पर देखें↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    Rust2d-graphicsanimationart
    GitHub पर देखें↗24,258
  • larsmans/seqlearnlarsmans का अवतार

    larsmans/seqlearn

    707GitHub पर देखें↗

    Sequence learning toolkit for Python

    Python
    GitHub पर देखें↗707
  • danielhanchen/hyperlearndanielhanchen का अवतार

    danielhanchen/hyperlearn

    2,470GitHub पर देखें↗

    2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

    Jupyter Notebook
    GitHub पर देखें↗2,470
  • lensacom/sparkit-learnlensacom का अवतार

    lensacom/sparkit-learn

    1,150GitHub पर देखें↗

    PySpark Scikit-learn = Sparkit-learn

    Python
    GitHub पर देखें↗1,150
  • maximtrp/scikit-posthocsmaximtrp का अवतार

    maximtrp/scikit-posthocs

    383GitHub पर देखें↗

    Multiple Pairwise Comparisons (Post Hoc) Tests in Python

    Python
    GitHub पर देखें↗383
  • dswah/pygamdswah का अवतार

    dswah/pyGAM

    1,005GitHub पर देखें↗

    CONTRIBUTORS WELCOME Generalized Additive Models in Python

    Python
    GitHub पर देखें↗1,005
  • aksnzhy/xlearnaksnzhy का अवतार

    aksnzhy/xlearn

    3,095GitHub पर देखें↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    GitHub पर देखें↗3,095
  • christophm/rulefitchristophM का अवतार

    christophM/rulefit

    446GitHub पर देखें↗

    Python implementation of the rulefit algorithm

    Python
    GitHub पर देखें↗446
  • libvips/pyvipslibvips का अवतार

    libvips/pyvips

    809GitHub पर देखें↗

    python binding for libvips using cffi

    Pythonimage-manipulationimage-processingpython
    GitHub पर देखें↗809
  • csinva/imodelscsinva का अवतार

    csinva/imodels

    1,592GitHub पर देखें↗

    Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).

    Jupyter Notebook
    GitHub पर देखें↗1,592