Showing 166 open source projects for "pixels"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1

    Sandscape

    A falling sand screensaver

    Sandscape is a falling sand screensaver. Ok! Now it will fit any screen size it's given! Unless you happen to have resolution greater than 2000 pixels wide, that is... Oh well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpikeAnalyzer

    SpikeAnalyzer

    SpikeAnalyzer is a program for calcium spikes analysis

    ... an automatic fitting procedure with visual control over the process and the quality of the fit, including statistical measures. SpikeAnalyzer is equipped with an original pixel time correction algorithm, introduced to account for the exact time of acquisition of individual pixels of the object in the image. SpikeAnalyzer was tested to analyze both synthetic and raw confocal data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    scrimage

    scrimage

    A unique python-based image editor

    A unique python-based image editor with low-level control. It will be able to apply fairly complex mathematical operations to individual pixels based on the contents of a script or user input at a command line. It will then be able to apply those changes to the image for a unique effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 5
    PictureFilter

    PictureFilter

    A tool for managing digital photos.

    Are you taking a lot of digital photos and never have enough time to look at each one of them carefully, or are you managing these pictures poorly so that you create many copies of identical photos? PictureFilter is a simple tool that helps you to find similar pictures by name, file size, and date time at which the picture is taken. And then you can remove the duplicated pictures in one click. You can also look into the EXIF info easily with this tool. and you can also easily copy, resize...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Roundcube Special Folders Plugin
    Special Folders Plugin is a plugin for the popular webmail Roundcube. This plugin lets the admin define new special folders, which will be displayed at top of folders lists. Admin can directly choose the real mail folder, a name for it and the icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Parallel DPCM

    C# Parallel implementation of DPCM alogrithm

    An implementation of the DPCM algorithm for compressing and decompressing an avi video file. It shows the compression size, as it is saved in a txt file near the avi original file. The decompression results in another avi file, saved near the original file. If the width and height of the frames aren't a multiple of 16, they are completed with black pixels. The pixel macroblocks of 16x16 are generated on separate threads for each frame and they are replaced on frames at decompression...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 10

    TiledImage

    TiledImage is a system to browse a large image.

    TiledImage is a system to browse a large image. An image of several mega pixels are divided into some tiles and download them by javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ostrich

    Ostrich

    Relax, it's just pixels

    Ostrich Publishing lets you share compressed realities with the world in just a click. Participate in a worldwide movement and join millions of others in saying: "Relax, it's just pixels".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    Sort of remake of the classic STUNTS[1990] driving game, but featuring many authentic elements, OpenGL graphics, and more realistic physics than the origianal, plus particular attention to internal view. It has all the features that CTruck3D has but it is much like GTA 3 ... can get on-off the vehicle, and one can climb on stunt-structures, and there are buildings on which one can jump. As soon as possible I wish to put more structures, and do better climb-on simulation. Of course heightmap...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    CBmp

    Ansi C library for bitmap (raster graphics) manipulation.

    CBmp contains different functions written in Ansi C for bitmap manipulation, e.g. reading pixels, setting pixels, drawing lines, creating transparent pictures... As this is a hobby project, it may take a while till new functions will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GLCD SED1531 Library

    C-Library for microcontrollers to control SED1531 based LCD's

    The GLCD SED1531 Library provides functions to draw pixels, lines, filled- and open rectangles and text for micro-controllers such as the Atmel 8-bit AVR series for (very cheap!) SED1531 controller based graphical LCD's. The library is written with portability to other micro-controllers and compilers in mind; all target specific parts are stored in a separated header file . The included example is for the Atmel ATtiny2313 and AVR-GCC. It is expected that other targets can be supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DVD to iPad mini Ripper

    DVD & Blu-ray to iPad mini ripping

    Apple iPad mini's 7.9'', 2048x1536-pixels screen is great for viewing movies, if your movie is still on DVD or Blu-ray, this tool will help you to rip/convert it to iPad mini video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    2D XNA Primitive Shapes Library
    A library for drawing 2D primitive shapes in XNA. The library has methods for drawing pixels, lines, rectangles, filled rectangles, circles, and arcs. Development moved to: https://bitbucket.org/C3/2d-xna-primitives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    gifsave89

    C library to generate gif images

    gifsave89, licensed under the gpl, is a small C library that renders an in-memory gif from a sequence of bytes representing the pixels comprising your image. See its homepage <http://www.forkosh.com/gifsave89.html> for a complete discussion and examples of usage, and several sample applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Blitter

    A simple, 2 class, spritesheet blitting library for actionscript3.

    Blit sprites to a BitmapData with this simple blitting library in actionscript3. It can mirror a spritesheet across the x-axis for half the load time, trims the rectangular regions of each frame to only include the pixels that matters, and supports pre-rendered rotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PSP Tools

    Set of tools for the Sony PSP (tm).

    Set of tools for the Sony PSP (tm) for fixing and testing parts of the system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LazaLab

    LazaLab

    A computer science "laboratory" based on Free Pascal / Lazarus

    Students can write (nearly) imperative Free Pascal programs but access a number of visualization tools in an easy way. At the moment, the software contains + a kind of "Karel the Robot" scenario + a mathematical data plot + a diagram to visualize sorting algorithms + a canvas to draw geometrical objects and manipulate bitmap graphics by the RGB values of the single pixels. ATTENTION: ========== It is possible that at first use, compilation with Lazarus will throw a compilation error since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    graphseg

    Library for segmenting a graph, images in particular.

    Primarily this library was developed for producing a set of super-pixels from an image (i.e. an over-segmentation). The segmentation is produced by running multiple instances of Dijkstra's Algorithm from a set of seed points; those nodes which belong to a given Dijkstra cloud form a segment (so the number of segments is fixed and determined at the beginning of the algorithm). The goal is to add code that moves from the over-segmentation to a more useful segmentation. The library includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Nutcracker

    Build animated sequences for RGB Mega-trees

    nutcracker is a php based web tool that allows the user to create sophisticated animations on any RGB device. Current RGB targets supported are Megatrees, matrices and Rays. Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library. Spirals, meteors, butterfly wing and many other effects are available, For each effect you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LauraDCT

    parallel and non-parallel implementation in Java of the Discreet Cosin

    A parallel and non-parallel implementation in Java of the Discrete Cosine Transform, which allows for "lossy" compression of image data. The purpose for uploading both implementations was to provide a comparison between the time required to process the blocks of pixels both parallel and and non-parallel model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 1 This Week
    Last Update:
    See Project