59 projects for "process open" with 2 filters applied:

  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
    App Store Screenshots Generator

    App Store Screenshots Generator

    End to end app store screenshot creation using AI

    App Store Screenshots Generator project is an AI-assisted automation tool that generates production-ready App Store screenshots for iOS applications, focusing on marketing-quality visuals rather than raw UI captures. It works by guiding developers through a structured prompt process where they describe their app’s features, branding, and style preferences, and then automatically builds a screenshot generation system using a Next.js-based framework. The tool emphasizes persuasive design,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PyRx - Virtual Screening Tool

    PyRx - Virtual Screening Tool

    Virtual Screening software for Computational Drug Discovery

    PyRx is a Virtual Screening software for Computational Drug Discovery that can be used to screen libraries of compounds against potential drug targets. PyRx enables Medicinal Chemists to run Virtual Screening from any platform and helps users in every step of this process - from data preparation to job submission and analysis of the results. While it is true that there is no magic button in the drug discovery process, PyRx includes docking wizard with easy-to-use user interface which makes...
    Leader badge
    Downloads: 2,155 This Week
    Last Update:
    See Project
  • 3
    A GUI to ease the process of producing a multipage PDF from a scan. gscan2pdf should work on almost any Linux/BSD machine.
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 4
    AnimateDiff

    AnimateDiff

    Plug-n-play module turning text-to-image models into animation

    AnimateDiff is an open-source project designed to enhance text-to-image diffusion models by adding animation capabilities. It allows users to turn static images generated by popular text-to-image models into animated sequences without requiring additional model training. This plug-and-play tool is compatible with a wide range of community models and facilitates the generation of animation directly from pre-existing text-to-image models. It supports various configurations to create animations...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    Teem

    Teem

    Tools to process and visualize scientific data and images

    Teem is a set of C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, and more. Latest code via git clone http://git.code.sf.net/p/teem/teem.git . Join us at https://discord.gg/xBBqZGXkF7
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    Evolvotron

    Evolvotron

    A generative art image evolver

    "Generative art" software which evolves images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and still think the Mandelbrot set is cool, this could be the software for you.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be...
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    RhinOS

    RhinOS

    RhinOS, CMS, Content Management System, Josep Sanz Campderrós

    RhinOS is a framework to develop web sites using the latest features to provide a fastest access and administration to the web portal. The main features are: - Parametrized CMS and simple and efficient pseudo-code parser.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    gImageReader

    gImageReader

    A graphical frontend to tesseract-ocr

    gImageReader is a simple Gtk/Qt front-end to tesseract. Features include: - Import PDF documents and images from disk, scanning devices, clipboard and screenshots - Process multiple images and documents in one go - Manual or automatic recognition area definition - Recognize to plain text or to hOCR documents - Recognized text displayed directly next to the image - Post-process the recognized text, including spellchecking - Generate PDF documents from hOCR documents **Note**:...
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 11
    AstroCam is an C based daemon process for Linux and BSD to control stepmotors via SMC 800 cards. AstroCam also includes both, an PHP-based WebInterface and one based on Perl, for remote Stepengine control. You can control webcams with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    Linux-intelligent-ocr-solution Lios is a free and open source software for converting print in to text using either scanner or a camera, It can also produce text out of scanned images from other sources such as Pdf, Image, Folder containing Images or screenshot. Program is given total accessibility for visually impaired. A Tesseract Trainer GUI is also shipped with this package. Forum : https://groups.google.com/forum/#!forum/lios Video Tutorial :...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Primitive Pictures

    Primitive Pictures

    Reproducing images with geometric primitives

    Primitive Pictures is an image processing command-line tool written in Go that reproduces images using geometric primitives (triangles, rectangles, ellipses, polygons, etc.). The core algorithm is iterative and “hill-climbing”: given a target image, it repeatedly finds the best single shape to add that will reduce the error between the current approximation and the target image, then draws that shape. Over time (e.g., adding 50-200 shapes) the output becomes an abstracted version of the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Buildes

    Buildes

    A designer’s program for describing parts of the building

    Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RoiView
    Explore InSAR data and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pivot

    pivot

    Photo, Image and Video Organization Tool

    The Photo, Image and Video Organization Tool - Pivot - is a tool for the first step of the image (and video) processing tool chain. Pivot can organize your images from the hard drive or directly from the camera. It allows you to specify destination folders and filename patterns for the copying process. The organization is mainly based on the creation date and time of the images. For a list of features of pivot, refer to the pivot homepage. Donate to the pivot project:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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. Maker sure you...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 18

    YASW

    Yet Another Scan Wizard

    YASW (Yet Another Scan Wizard) is an application used to correct images taken with a camera. It can be used to post process the scanning of a book (see http://http://www.diybookscanner.org/ ) or to correct an individual image taken with our camera (A poster in the street). You can see YASW (0.5) in action in Youtube http://youtu.be/__a9urAtQD4 thanks to David Landin. He also wrote an illustrated manual for YASW 0.5: ...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    JACo Watermark

    JACo Watermark

    Add watermark to any image or photo (batch processing available).

    A free open source Java application created to help you apply watermarks to your pictures in order to protect them from unauthorized distribution. Different font, color, size and transparency texts or images can be added as a watermark. Batch processing is also provided.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    JaToo Imager

    JaToo Imager

    View and alter images (batch processing available).

    JaToo Imager is a Java Open Source application created to view and alter images. Batch processing is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We define a simulant or (a bioinformant) as a software agent which serves as an assistant for a scientist. Simulants/Bioinformants will help scientists to manage, process and analyze their data, based on knowledge specific to the context and the domai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ShapeRecognition

    Shape recognition for video games using fast algorithms (heuristics).

    This project is a really small software that can be used as a demonstration of my own shape recognition algorithms. There are a process during the shape drawing and a post-processing when it is done. Finally the shape recognition is launched. All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one. In this demonstration, few shapes can be recognized: * circles * triangles * lines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    POV-Ray system of macros for supporting residential building information modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Exactitude

    Measure accuracy of file format conversion.

    This is a framework used to convert files from one format to another, while providing a measurement of the accuracy and fidelity of the conversion process
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB