Showing 183 open source projects for "image pixel read"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 1
    Image-Editor

    Image-Editor

    AI based photo editing website for changing image background

    ...' with the name of your choice. Image-Editor uses Python's cv2 library, which provides an easy and efficient way to work with images and videos, including a wide range of image processing and computer vision algorithms. With cv2, you can easily read, write, filter, and display images, and much more. Image-Editor uses Mediapipe's selfie_segmentation model for background removal in real-time video streams. This advanced model uses deep neural networks to detect and remove the background.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    scikit-image

    scikit-image

    Image processing in Python

    scikit-image is a collection of algorithms for image processing. It is available free of charge and free of restriction. We pride ourselves on high-quality, peer-reviewed code, written by an active community of volunteers. scikit-image builds on scipy.ndimage to provide a versatile set of image processing routines in Python. This library is developed by its community, and contributions are most welcome! Read about our mission, vision, and values and how we govern the project. Major proposals...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    Aseprite is a program to create animated sprites. Sprites are composed of layers & frames as separated concepts. Support for color profiles and different color modes: RGBA, Indexed (palettes up to 256 colors), Grayscale. Animation facilities, with real-time preview and onion skinning. Copy & paste. Drag & drop. Resize palette. Palette entries with alpha value. Select color harmonies. Create light and shadows with the shading ink. Create perfect strokes for pixel-art. Avoid extreme pixel...
    Downloads: 1,405 This Week
    Last Update:
    See Project
  • 4
    sharp

    sharp

    High performance Node.js image processing module

    The typical use case for this high speed Node.js module is to convert large images in common formats to smaller, web-friendly JPEG, PNG, AVIF and WebP images of varying dimensions. Resizing an image is typically 4x-5x faster than using the quickest ImageMagick and GraphicsMagick settings due to its use of libvips. 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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ImageSharp carries no native dependencies and can be installed anywhere that supports .NET Standard 2.0+, ImageSharp can be used in device, cloud, and embedded/IoT scenarios. ImageSharp's API is unparalleled for it's ease of use. Designed from the ground up to be flexible and extensible, the library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations. Complete support for jpeg, bmp, gif, pbm, png, tga, tiff...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    BackgroundRemover

    BackgroundRemover

    Background Remover lets you Remove Background from images and video

    BackgroundRemover is a command line tool to remove background from image and video, made by nadermx to power BackgroundRemoverAI. If you wonder why it was made read this short blog post.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    tabler icons

    tabler icons

    1950 free MIT-licensed high-quality SVG icons

    A set of over 1950 free MIT-licensed high-quality SVG icons for you to use in your web projects. Over 1950 pixel-perfect icons for web design. Free and open-source icons designed to make your website or app attractive, visually consistent, and simply beautiful. Each icon is designed on a 24x24 grid and a 2px stroke. All icons are built with SVG, so you can place them as <img>, background-image and inline in HTML code. If you load an icon as an image, you can modify its size using CSS. You can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Contour

    Contour

    Modern C++ Terminal Emulator

    ... history!) Vi-like input modes for improved selection and copy'n'paste experience and Vi-like scrolloff feature. Blurred behind transparent background when using Windows 10 or KDE window manager on Linux. Blurrable Background image support. Runtime configuration reload. 256-color and Truecolor support. Key binding customization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    MMDeploy

    MMDeploy

    OpenMMLab Model Deployment Framework

    MMDeploy is an open-source deep learning model deployment toolset. It is a part of the OpenMMLab project. Models can be exported and run in several backends, and more will be compatible. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lcd-image-converter

    lcd-image-converter

    Tool to create bitmaps and fonts for embedded applications.

    This program allows you to create bitmaps and fonts, and transform them to "C" source format for embedded applications. The transformation of the images to the source code is made by using templates. Therefore, by modifying the templates, you can change the format of the output within certain limits.
    Leader badge
    Downloads: 533 This Week
    Last Update:
    See Project
  • 12
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 84,758 This Week
    Last Update:
    See Project
  • 13
    Skim

    Skim

    A PDF Reader and Note-taker for OS X

    Skim is a PDF reader and note-taker for OS X. It is designed to help you read and annotate scientific papers in PDF, but is also great for viewing any PDF file. Skim requires OS X 10.10 or higher.
    Leader badge
    Downloads: 5,100 This Week
    Last Update:
    See Project
  • 14

    Simple Java Image Tool

    Easy-to-use command line tool for images

    SJIT is an easy-to-use command line program to analyze, manipulate and convert image files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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...
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 16
    FastPhotoTagger

    FastPhotoTagger

    A fast way to set photo metadata tags

    FastPhotoTagger tries to be the fastest way to set the metadata in your photos. Add, change, delete, and search the metadata fields of your choice. FastPhotoTagger excels when you have lots of files and lots of metadata. With FastPhotoTagger, you can - Set multiple images to have the same tags - Set individual images to have unique tags - Display all the metadata in an image - Compare and edit all the metadata in several images - Work with your favorite metadata fields: EXIF, XMP, IPTC...
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 17
    OpenComic

    OpenComic

    Comic and Manga reader

    Comic and Manga reader, written with Node.js and using Electron.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 18
    JSmol

    JSmol

    JavaScript-Based Molecular Viewer From Jmol

    .... JSmol can read all the files that Jmol reads. You can do all the scripting that Jmol does. You can create all the buttons and links and such that you are used to creating for Jmol. All of the rendering capability of the Jmol applet is there. JSmol has both a console and a popup menu. JSmol is integrated fully with JSME and JSpecView. A "lite" version of JSmol provides minimal functionality (balls and sticks only) for extremely small-bandwith apps. Released 1/12/2013
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 19

    ImageJ2x

    Java Image Processing Program

    ImageJ2x is medical image processing program inspired by NIH Image for the Macintosh. It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. There can be many image formats including TIFF, GIF, JPEG, BMP, DICOM, PNG, FITS and "raw" and ... Read and supports "stacks" (stack), a series of images that share a single window. The program supports simultaneous that number of windows (images), limited only by available memory. It is multithreaded, so that time...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Image16

    Image16

    Image viewer/editor specialized in astrophotography 16bits processing

    Opens/saves TIF, FITS, PNG, XISF, PXM, RAW, JPG, XCF, PSD. AsinH, Sqrt, Ln, Exp and Sqr stretching, HSL and RGB adjusting, Levels and Curves adjusting and Background Extraction for Color Balance, Flatness and Gradient Correction. Arithmetic between images. Resizing and croping. Color Balance based on background, selection or stars B-V (after platesolving). Debayering/Bayering. Inversion, mirroring, rotation, barrel/pincushion correction. RGB alignment/shifting. Erode, Dilate, ... Blurring...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ...) and image processing (ImageJ, JAI, BoofCV, LIRE and Gnuplot). R available using Rserve. WEKA webservice allows other frameworks to use WEKA models. Fast prototyping with Groovy and Jython. Read/write support for various databases and spreadsheet applications.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Simple Infopanel

    Simple Infopanel

    Simple Infopanel is a free digital signage software in PHP and React

    Simple Infopanel is a free digital signage software that works like a slider and shows title, image or video, description and QR-Code for URL on every slide. It provides its own GUI for the editing based on PHP-Framework Symfony. The GUI has an integrated simple role concept. This tool can be used for digital signage, Information panels (infopanels), News aggregators, events or similar. You only need to have docker installed to start this application. The source code is available on GitHub...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Picture Metadata-WP

    Picture Metadata-WP

    Picture Metadata Workplace

    This is a simple GUI tool to handle JPG metadata like EXIF and IPTC/XMP keywords and dates according to my needs. It uses ExifTool by Phil Harvey to read and write data and can get keywords and star ratings from Adobes Photoshop Elements Organizer (trademark of adobe). It can do manual geo tagging and can read location informations from Open Street Map. Geo tagging from GPX file is also possible. Keywords: photo image picture tag tags keyword gps longitude latitude Use it for free...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    PGMania

    PGMania

    Astrophotography image & video processor. Full processing cycle

    PGMania - all in one astrophotography package for processing deep sky images. It provides wide and unique functionality, a powerful and flexible tool with a clear and convenient interface for astrophotography image processing. The program performs all processing cycles, including alignment, calibration, stacking, post-processing images, does many secondary operations and much more. With PGMania at the output, we get a clean signal, without hot pixels and noise. All you need to calibrate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in rayshade-4.0-ftp-and-guide.tar.gz...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next