Showing 37 open source projects for "extraction"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    GoWall

    GoWall

    A tool to convert a Wallpaper's color scheme / palette, image to pixel

    Gowall is a versatile command-line tool for processing images, initially created to convert wallpapers to match specific color schemes. It has evolved to include features like image-to-pixel-art conversion, color palette extraction, background removal, and more, making it a powerful utility for image manipulation.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    sharp

    sharp

    High performance Node.js image processing module

    ...Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly. Lanczos resampling ensures quality is not sacrificed for speed. As well as image resizing, operations such as rotation, extraction, compositing and gamma correction are available. Most modern macOS, Windows and Linux systems running Node.js v10+ do not require any additional install or runtime dependencies. This module supports reading JPEG, PNG, WebP, AVIF, TIFF, GIF and SVG images. Output images can be in JPEG, PNG, WebP, AVIF and TIFF formats as well as uncompressed raw pixel data. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SunnyCapturer

    SunnyCapturer

    A simple and beautiful cross-platform screenshot software

    SunnyCapturer is a simple and beautiful cross-platform screenshot software tool that supports OCR to extract text from images, image translation, and pinning images to the screen, among other features.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Pixelyse

    Pixelyse

    A simple tool for scanning and digitalizing your photos effortlessly.

    Minimizes the number of steps required to perform scanning and photo extraction, making the process quicker and more efficient. A user-friendly interface and streamlined functionality allows you to go from document to extracted photos in just a few clicks. For more information and troubleshooting, check the readme file: https://sourceforge.net/p/pixelyse/code/ci/master/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    The 3D Toolkit provides algorithms and methods to process 3D point clouds. In includes automatic precise registration (6D simultaneous localization and mapping, 6D SLAM) and other tools, e.g., a fast 3D viewer, plane extraction software, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
     JWST MIRI and NIRCam imaging Pipeline

    JWST MIRI and NIRCam imaging Pipeline

    After 4/15/26 this project will be archived as 9 pipelines are con.

    ...Features Multi-instrument Support: Process both MIRI and NIRCam data Background Matching: Automatic background leveling across exposures Cosmic Ray Rejection: Advanced cosmic ray identification and removal Seamless Mosaicking: Create continuous field mosaics from dithered observations Source Extraction: Generate segmentation maps and source catalogs Calibration-ready: Works with JWST pipeline products (_cal.fits, _rate.fits) Memory Efficient: Handles large JWST datasets q
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jbig2enc

    jbig2enc

    JBIG2 Encoder

    ...JBIG2 encodes bi-level (1 bpp) images using a number of clever tricks to get better compression than G4. This encoder can: Generate JBIG2 files, or fragments for embedding in PDFs Generic region encoding Perform symbol extraction, classification and text region coding Perform refinement coding and, Compress multipage documents It uses the (Apache-ish licensed) Leptonica library: http://leptonica.com/
    Downloads: 88 This Week
    Last Update:
    See Project
  • 8
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link. Based on several hardware options it supports...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    myjaphoo
    MyJaPhoO My Java Photo Organizer Manages local Photo and Video Collections
    Downloads: 10 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Image Super-Resolution (ISR)

    Image Super-Resolution (ISR)

    Super-scale your images and run experiments with Residual Dense

    The goal of this project is to upscale and improve the quality of low-resolution images. This project contains Keras implementations of different Residual Dense Networks for Single Image Super-Resolution (ISR) as well as scripts to train these networks using content and adversarial loss components. Docker scripts and Google Colab notebooks are available to carry training and prediction. Also, we provide scripts to facilitate training on the cloud with AWS and Nvidia-docker with only a few...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    qlImageSize

    qlImageSize

    QuickLook and Spotlight plugins to display the dimensions of images

    qlImageSize is a QuickLook plugin for macOS that displays image dimensions and file size in the QuickLook preview panel. It provides an efficient way to inspect image metadata without opening additional applications.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Simd

    Simd

    High performance image processing library in C++

    The Simd Library is a free open source image processing library, designed for C and C++ programmers. It provides many useful high performance algorithms for image processing such as: pixel format conversion, image scaling and filtration, extraction of statistic information from images, motion detection, object detection (HAAR and LBP classifier cascades) and classification, neural network. The algorithms are optimized with using of different SIMD CPU extensions. In particular the library supports following CPU extensions: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. ...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    Skinner

    Skinner

    Special Effects with Skinned Mesh in Unity

    Skinner is a collection of real-time special effects for Unity that use vertices of an animating skinned mesh as emission points. Instead of duplicating mesh data on the CPU, it employs a replacement shader to stream vertex positions into GPU-friendly buffers, conserving memory and CPU cycles. With those GPU-side buffers, Skinner can drive effects like trails, particles, or geometry that react to the underlying skinned animation in sophisticated ways. The approach enables complex, performant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cbrTekStraktor

    an application to automatically extract text from comic books.

    ...The application also enables to manually define text areas in CBR files. The application comprises a simple graphical editor for further processing the extracted text. The text extraction is achieved by a combination of statistical and graphical processing operations. It is based on the following 3 major algorithms - Binarization of color images (Niblak and other methods) - Connected components - K-Means clustering Apache Tesseract is used to perform Optical Character Recognition on the extracted text. ...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 15
    OCR Web based

    OCR Web based

    OCR web based for Browser Firefox & PC

    ...id=com.ulm.ocr ========= Add-on for Opera: http://bit.ly/1F0E0wP ========= Release 1.0.1 For safety reasons, I disabled the possibility to import an image from url. Finally, I wish to inform you that you can write or draw directly on the canvas to get the subsequent character recognition and text extraction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MORPHE

    MORPHE

    MORphological PHenotype Extraction

    MORphological PHenotype Extraction (MORPHE) is a suite of automated image processing, visualization, and classification algorithms to facilitate the analysis of heritable and clonal red-to-green transitions that occurred during the growth of a colony.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    QGifer

    QGifer

    A video-based animated GIF creator

    QGifer is a tool for extracting part of a video to an animated GIF file. The new demonstration video: http://youtu.be/SNTf5eNdL4Q
    Downloads: 162 This Week
    Last Update:
    See Project
  • 19
    Scanned Image Extractor

    Scanned Image Extractor

    Extract images contained in scans

    Scanning albums is not an easy task, since the extraction of actual photographs within scans is usually very tedious. This tool allows you to scan as much as you can fit into your scanner and then semi-automatedly extract the contained photographs. The tool also allows to extract scans of multiple single photographs (i.e. without album) Find a full documentation here: http://dominik-ruess.de/scannerExtract/ Note: The scanning itself is the most time consuming part.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 20

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    *************************************************************************** Updated 06/28/2018 The ezSift project has moved to https://github.com/robertwgh/ezSIFT *************************************************************************** The SIFT (scale-invariant feature transform) algorithm is considered to be one of the most robust local feature detector and description methods. Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple general-purpose metadata extraction API with support for popular multimedia metadata formats such as EXIF and ID3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    What's That Color

    What's That Color

    get the pixel color values in RGB, HSB, HEX and CMYK on your screen

    What's That Color is an app to get the current pixel color at mouse pointer in RGB, HSB, HEX and CMYK values. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Face Extraction Utility

    An utility to automatically extract faces from pictures

    An utility to automatically extract faces from pictures. Planned features include automatic background elimination (transparency) using a combination of heuristics and parameter tweaking to select only the face and the hair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Please visit http://imgv.sf.net/ - IMGV is a cross-platform Image Viewer. Features include slideshows, exif viewing, histograms, gamma correction, adjustable thumbnails, playlists, website image extraction, multi-dir loading, movies, and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB