Showing 19 open source projects for "personal-build"

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
  • 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
  • 1
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    ...Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't using. If you're using webpack you can set process.browser to true and your build of jimp will exclude certain parts, making it load faster. The static Jimp.read method takes the path to a file, URL, dimensions, a Jimp instance or a buffer and returns a Promise. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ArrayFire

    ArrayFire

    ArrayFire, a general purpose GPU library

    ...Data structures in ArrayFire are smartly managed to avoid costly memory transfers and to take advantage of each performance feature provided by the underlying hardware. The community of ArrayFire developers invites you to build with us if you're interested and able to write top performing tensor functions. Together we can fulfill The ArrayFire Mission under an excellent Code of Conduct that promotes a respectful and friendly building experience. Rigorous benchmarks and tests ensuring top performance and numerical accuracy. Cross-platform compatibility with support for CUDA, OpenCL, and native CPU on Windows, Mac, and Linux. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QCI_AstroEntangle_Refiner

    QCI_AstroEntangle_Refiner

    Quantum Cosmology & Astrophysics Unified Suite (QCAUS)

    Quantum Cosmology & Astrophysics Unified Suite (QCAUS) A collection of four interconnected open‑source projects that explore the quantum nature of the universe – from the early cosmos to extreme astrophysical environments. 📸 Live Demo The application is deployed on Streamlit Cloud: Live App test now: https://qcuas-quantum-cosmology-astrophysics-unified-suite.streamlit.app/ QCI AstroEntangle Refiner – FDM soliton physics & image processing Magnetar QED Explorer –...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    ...The applications are all built out of a uniform user-interface framework that provides a very high level (Qt) interface to powerful image processing and scientific visualisation algorithms from the Insight Toolkit (ITK) and Visualisation Toolkit (VTK). The framework allows one to build stand-alone medical imaging applications quickly and easily.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    kgclock

    kgclock

    Desktop Analog Clock for Linux and notification system

    ...Also provided is a .deb package which can be installed using 'dpkg -i <package>'. The binary tarball should work for any 64 bit Linux distribution. If one prefers to build from source one need to install Kulina Graphics also. One specialty of 'kgclock' its low cpu usage, after one minute it is negligible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    MMDeploy

    MMDeploy

    OpenMMLab Model Deployment Framework

    ...All kinds of modules in the SDK can be extended, such as Transform for image processing, Net for Neural Network inference, Module for postprocessing and so on. Install and build your target backend. ONNX Runtime is a cross-platform inference and training accelerator compatible with many popular ML/DNN frameworks. Please read getting_started for the basic usage of MMDeploy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AppIcon

    AppIcon

    AppIcon generates appiconset contains each resolution image for iOS

    AppIcon generates *.appiconset contains each resolution image for iOS, MacOS. AppIcon needs path of base image(.png). The size of base image is 1024x1024 pixel preferably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CompressPng

    CompressPng

    Java Groovy library plugin

    CompressPng is a Java/Groovy library/plugin aimed at automating the compression of PNG images in an Android / JVM-based build environment. It is intended to help with automatically compressing images (e.g., for Android apps) during the build process, possibly integrating with Gradle or build scripts, thereby reducing the size of PNG assets integrated into apps. Support for usage via Gradle or other JVM build tools (via dependencies). Automatic PNG compression integrated into build workflows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Perspec

    Perspec

    Scriptable desktop app to correct the perspective of images

    App and workflow to perspectively correct images. For example whiteboards, document scans, or facades. Perspec currently only works on macOS and Linux. Any help to make it work on Microsoft (Ticket) would be greatly appreciated! Rescale image on viewport change. Handle JPEG rotation. Draw lines between corners to simplify guessing of clipped corners. Bundle Imagemagick. Better error if the wrong file format is dropped (images/error-message.jpg). Center Perspec window on screen. Drag'n'Drop...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    react-imgpro

    react-imgpro

    Image Processing Component for React

    react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React. The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simd

    Simd

    High performance image processing library in C++

    ...The Simd Library has C API and also contains useful C++ classes and functions to facilitate access to C API. The library supports dynamic and static linking, 32-bit and 64-bit Windows, Android and Linux, MSVS, G++ and Clang compilers, MSVS project and CMake build systems.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12

    miniGlue

    miniGlue: modularized components to create graphic editor in minutes

    The original miniGlue is aimed to make a light-weighted Photoshop-style layer management system. We want to make the code as easy as possible, easy to understand. We hope everybody could build his/her own layer-based image processing software on the fly with miniGlue. Then another founder of miniGlue, x2nie, made a bigger vision that miniGlue stands of ready to use visual-components for very fast and easily develop graphic editor under Delphi/Lazarus. It also extendable to your own need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GLIP-LIB

    OpenGL Image Processing LIBrary

    GLIP-Lib is an OpenGL image processing library written in C++. It features all the necessary tools to quickly build texture filters and pipelines and operate them on the GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vision2u

    Vision2u

    free image processing software

    Vision2u offers a free image processing software for personal use and research. Primary tasks of the image processing can be realized during simple operation of the software. Every Web cam owner can have simplest measuring, counting or tasks of monitoring done without high capital outlays.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    GridMos

    GridMos

    GridMos, mosaicing tool (in MATLAB) to improve cell counting.

    Nowadays, the manual cell counting, performed directly by looking through the microscope’s oculars by using a tally counter and a hemocytometer, still is the gold standard method to count Live&Dead cells (Trypan Blue is typically used to stain the dead cells). However, performing the cell counting by tagging the cells in a steady image mosaic increases the reliability of the counts performed. Unfortunately, to build a mosaic of a hemocytometer's grid shows some problem due to the repeated patterns (i.e., the squared blocks of the grid). GridMos is an open-source software tool conceived to build an image mosaic of a hemocytometer's grid. It is optimized to build the mosaic starting from a sequence of overlapping images previously acquired. The Graphical User Interface (GUI) implemented makes GridMos a very user-friendly software tool. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SpecialTouch-PHPMySQL

    SpecialTouch-PHPMySQL

    Apply effects to your images

    Build using PHP and MySQL this web based application uses php image processing libraries to give effects to user uploaded images. User can also store images to their respective accounts and also can mail their images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only useful on certain hosts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Piggy Gallery Generator
    Application for building web photo albums. Features: FTP Browser, Exif viewer, Thumbnail and Image processing, HTML generation, CSS styles, slideshow (Javascript or JavaFX). Just build your gallery and upload. You won't need Ruby on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB