Showing 25 open source projects for "pixels"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    FastLED

    FastLED

    The FastLED library for colored LED animation on Arduino

    FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and more. FastLED is used by thousands of developers, in countless art and hobby projects, and in numerous commercial products. We build FastLED to help you get started faster, develop your code faster, and make your code run faster. FastLED supports popular LEDs including Neopixel, WS2801, WS2811, WS2812B, LPD8806, TM1809, and more. The library...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    An Arduino NeoPixel support library supports a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the gitter channel to ask questions as the GitHub Issues feature is used for bug tracking. A library to control one wire protocol RGB and RGBW LEDs like APA106, SK6812, WS2811, WS2812, and WS2813 that are commonly referred to as NeoPixels and two-wire protocol RGB like Lpd8806, APA102, and SK9822 commonly referred to as DotStars. Supports most...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WS2812FX

    WS2812FX

    WS2812 FX library for Arduino and ESP8266

    ... mode, color, speed, and direction (normal or reverse). Note, some effects make use of more than one color (up to three) and are programmed by specifying an array of colors. Random color introduced alternating from start and end of strip. Alternating white/red/black pixels running. Strobe effect with different strobe count and pause, controlled by speed setting. Classic Strobe effect. Cycling through the rainbow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    ExCon Imager

    Gigapixel GPU accelerated radio interferometric imager

    ExCon can create images with a very wide field of view (more than billion pixels). It implements novel gridding and image weighting algorithms. It is well suited to make ultra deep radio interferometric images, minimizing aliasing artefacts and PSF variation. NVIDIA GPU acceleration is available. JAVA/SCALA support available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    TestButton

    TestButton

    Button appearance tester

    A Test button is free software that helps display the appearance of button status. * It has different options for customizing button appearances * It is used for shows from the button (two to five) statuses as limited ( normal, click, disabled hover, selected) * it has a fully virtual test status of a button * it has a full option of controlling the appearance of the status button * The source code is included in the setup file for (MSVC) and has been tested with a fully working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw as normal) REPEAT x = Creates a loop to run x times...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 8
    "Blinkensisters - Hunt for The Lost Pixels" is a Jump'n'Run game for nearly all recent operating systems. It's fun to play and you can make your own levels with a simple text editor. Also, you can download add-ons from within the game engine.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    XWA Hacker

    Fixes for X-Wing game binaries

    Fix/improve X-Wing games (XWA and others) to allow them to run on current PCs with improved graphics. Now also available on the Microsoft Store (consider it beta) at ms-windows-store://pdp/?productid=9PPKMJSRTM2B or https://www.microsoft.com/store/apps/9PPKMJSRTM2B
    Downloads: 12 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • 10

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    ... was trying to do 3D on early computers - big BW pixels! By late 80s I saw ray tracing and had to write my own. I wrote the 1st ver while taking vector calculus and CAD programming classes c. '92. I was intrigued not only by the beauty of the math but also ray tracing curved metals. This is actually the 2nd ver, ported from MFC to gnome (with enhancements like optional GL) c. '00 with some help from David. Apr'17: Updated to compile on recent Ubuntu/Debian - still runs, even on a pi!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XParallax viu

    XParallax viu

    Software for automated astrometry

    XParallax viu is a free software tool for automated astrometric data reduction of astronomic CCD images. It helps astronomers to perform an accurate astrometric reduction of dozens ore even hundreds of images which can be used in subsequent data analysis process. Fit headers generated by this software are fully compatible with other commonly used image utilities like SAO DS9 or Aladin Sky Atlas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Portable Type Engine

    Lightweight embedded font engine

    A font rendering engine for embedded systems. Draw high quality anti-aliased fonts on low to medium power embedded systems. The engine is a single small standard C file which needs to be included in your project. The Font tool creates a standard C file version of any font installed on your OS (Windows, Linux, Mac). All you need to implement is the draw pixel function for your hardware. Requires very little RAM as the only buffering is a line of pixels up to the width of your text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project exists as an archive for Crack.com's 3D FPS/Strategy/RPG game called Golgotha. Shortly after C.c's demise, a small band of developers attempted to bring the game to completion. Here lies their code too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASTRO:GameEngine

    ASTRO:GameEngine

    ASTRO é uma plataforma para que tem a capacidade de criar jogos 2D.

    Sobre: ASTRO é uma plataforma para o Windows que tem a capacidade de criar jogos em 2D, com físicas,colisões,animações entre outros, foi desenvolvido exclusivamente para o Windows,mais no futuro essa regra pode-se quebrar,Astro possui tudo oque é necessário para o desenvolvimento de um jogo em 2D. Características : Astro é totalmente flexível, por ter um Layout ,personalizável, é fácil de se utilizar,possui ferramentas ,de fácil manuseio , você pode criar câmeras, mover para uma...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Fish4Knowledge Project

    Analysis of undersea fish videos

    The Fish4knowledge project investigated: information abstraction and storage methods for analyzing undersea video data (from 10E+15 pixels to 10E+12 units of information), machine and human vocabularies for detecting & describing fish, flexible process architectures to process the data and scientific queries and effective specialised user query interfaces. A combination of computer vision, database storage, workflow and human computer interaction methods were used to achieve
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    PhotoResizerQt
    PhotoResizerQt is a simple program to re-size one or several photos. The photos can be previewed and a suffix is added to the photo name to indicate the size. For example, x800 is added to a filename when a file is re-sized to 800 pixels. Check Forum
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PerceptualDiff is an image comparison utility that compares two images using a perceptual metric. That is, it uses a computational model of the human visual system to determine if two images are visually different, so minor changes in pixels are ignored.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    A Library for interfacing a Atmel AVR Microcontroller with a DataVision DG-16080 GLCD. The Library includes: * LCD Driver * UI-Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iConcur is a desktop application to design and create icons and cursors. iConcur provides the exploded pixel view and also the ability to make pixels transparent. One can save their icons and cursors in a variety of loss less image formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GPUCL is a 100% GPU-based connected component labeling implementation which utilizes the OpenGL API. GPUCL computes bounding boxes of objects and also correctly labels individual pixels in the input image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Windows tool for converting any TrueType font into a format suitable for use on 3D hardware. Template output system. Merging of visually identical characters. Aggressive atlasing. Anisotropic scale to support frame buffers with non-square pixels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dbblast (Dust bunny blaster) is a utility that automatically removes dust spots or "bunnies" from .jpg images. It also removes hot pixels. It can be run manually one bunny at a time or in batch mode from either a GUI or from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pixel Toaster is a portable open source framebuffer library for C++. It provides a fast and easy way to get your pixels on the screen. Floating point and truecolor pixel formats are supported on Windows, Mac and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Think artificial life simulation, think neural networks, think evolution, think 2D world of small cute pixels eating, swimming, walking, think screen saver, think interconnected screen savers where cute pixels move between computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next