Showing 917 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    What you will do when you need to manage all your Image files according to what they shows/represent, I am not talking about you, what I also done in past, just select Image files one by one create folder for that kind of Image files and paste into that folder. Now Using this application you just have to define from which PATH you want to work with your Image Files and that's done, and define possible categories for Image files and use your Num-pad keys from 0, 1, 2, 3, and so on.... That Image that you are watching right now, will automatically copied to your defined locations. means if you hit 0 ( Image will automatically copied to your first defined location, ) and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    lavalamp>3

    screen colors get changed by a neural net

    On the full screen or a frame the colors get changed dynamically by using a image recognition neural net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BinaryView

    Show binary data

    BinaryView is able to show 2d binary data either as xy-plot or using a simple fragment shader. Standard shaders like simple color mapping or a relief shading for digital elevation data already exist, but you can also write your own shader. As an example, the screenshots show Mars MOLA topographic data taken from http://pds-geosciences.wustl.edu/missions/mgs/megdr.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    Sourceforge is no longer being updated! Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable APIs tend to either use video hardware, or are simply not as fully-featured as one might hope or expect, at least in the area of visual elements. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    TCM's bin2img converter

    TCM's bin2img converter

    a powerful tool for sharing non-image files on image hosting sites

    ...It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads. Using image hosting sites for sharing files has advantages over conventional One-click hosting services: No download queue and full speed. 1-click downloads are possible by using a special URL protocol: b2i:// The tool creates real, valid PNG files and encodes the files into pixel colors based on the byte values instead of breaking file format specs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gimpel3D

    Gimpel3D

    Gimpel3D - 2D/3D Stereo Conversion Editor

    ...NOTE: The help files are accessible from within the application, from the main menu. The source code is bundled separately. Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective modeling system. The user works in true proportional space where the scene can be viewed from any location. The scene is edited geometrically in space using tools specifically designed to work with the perspective projection of the image. This creates a virtual workspace that is intuitive for the user and proportionally accurate. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenB2d

    Sprites and tile maps in OpenGL

    With this library is possible to use sprites (with animation, z-sorting, pixel perfect collisions) and tile maps (normal or isometric) using hardware acceleration provided by OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Texture Cram

    Texture Cram

    A cross platform utility for packing images onto a single sprite sheet

    ...This is helpful to some game engines where multiple individual textures take longer to load. Following simple file naming conventions, you can also create animation sequences. And using sub directories, you can create multiple texture atlases with specific names. This is all output along side a manifest file, which can be either a simple texture file, or a java class file. C++ is yet to come. But wait, there's more: Free type is also built in, allowing you to generate font characters from supported font files like TTF or OTF
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10

    jgeom

    Support for jgeom, the java geometry graphics library using NURBS

    jgeom has been republished here under an LGPL license, with permission of the original author. Bundled binary libraries are also include Java3D. This is a widely used library and stable. More documentation, examples and information to follow!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ivl

    A C++ template library extending syntax towards mathematical notation

    ...It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized. In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them. ivl features arrays, tuples and custom function-like objects with left-right overloading, function pipelining and function vectorization, automatic lazy evaluation, sub-arrays and other views of a single or multidimensional arrays, stl-compatible iterators, multidimensional iterators and multithreading. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Slidery

    Create presentation slides easily from written text documents

    With Slidery, entire presentations are written as essays, using simple markup characters to indicate which elements are displayed in the presentation. Develop slide content naturally, instead of focusing on the mechanics of laying out page displays. Each full presentation is created within a single text file, and that text file can be used for both printed handouts and as the slide presentation source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This program will help to make advise on adjusting the shooting EV value while you had assign interesting zones from your picture. It is an effort to carry the Zone System and principle of pre-view on digital camera color photography. Using this program, you should 1. capture a pre-view image first, 2. load it into program, 3. assign the brightest zone, darkest zone with as many interesting zones as you want then 4. push the "Calculate' button to see how many EV adjustment amount should used for a better result on your photography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    babyrabbitfractal

    babyrabbitfractal

    Fractal curve with Fibonnaci golden string

    The baby rabbit curve is made by taking the golden string (rabbit breeding distribution), turning left for a mature rabbit at an even position, right for a mature rabbit at an odd position, and straight ahead for a baby rabbit. It's built using the Baby X toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Procedural Graphics Workbench

    Interactive desktop application for rendering various fractals.

    Procedural Graphics Workbench (PGW) will be a versatile interactive desktop application for rendering various types of fractals and other procedural graphics. It will also allow users to combine rendered images using various blending modes and other raster operations to create new images. Some most important planned features: * deep zooming capability (similar to Fractint) * multithreaded rendering * rendering divided to various machines ("rendering cluster") * various coloring modes * blending and filtering (based on a common graph, not on simple layers) * central database for storing and retrieving rendering parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Sorry, I havent found the time to keep this project updated. Please see https://github.com/jacksonliam/mjpg-streamer for the designated sucessor site. Thanks to everyone who contributed and is using the software. MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    perlineditor

    Interactively create textures with Perlin noise

    ...The editor lets you create an image with Perlin noise interactively, and save it as a gif. You can change the noise parameters, and you can edit the palette, either loading it from a gif, or using the palette editor (right click to open the color picker, left click to move the two selection points about). There's also a handy tool for tuning the palette as the image adjusts (drag on the red circle to adjust, the black circles to move the edit range).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Generic Graphics Toolkit is a library of generic programming primitives that allow applications to be written that adapt to whatever underlying graphics system the developer is using.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Spaceship Generator || PartArt: Space
    PartArt: Space is all about making higher quality spaceships quickly and easily. Simply select the parts you want, move them around using the buttons or asdwqe keys, and finally save your creation to your computer with a transparent background. Ships are compatible with commercial projects - just mention Skorpio. To make the saved images more useful, open them in GIMP, autocrop them, adjust hue/saturation to get the desired colors, and scale them down to the point that the seams are less visible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    ...Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by default with a URL and View controllers intended for building websites by solving URL requests and loading views. Mercurial and Git repositories is available for developers who are interested in following the development. Official website and documentation: http://www.waveframework.com Social networks for latest news: Google+ - http://plus.google.com/106969835456865671988 Facebook - http://www.facebook.com/waveframework Twitter - http://www.twitter.com/WWWFramework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Face Extraction Utility

    An utility to automatically extract faces from pictures

    An utility to automatically extract faces from pictures. Planned features include automatic background elimination (transparency) using a combination of heuristics and parameter tweaking to select only the face and the hair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BCE Image Editor

    Edit, view, and get information about images within PHP using solely a

    Edit, view, and get information about images within PHP using solely an HTML framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Core RayTracer
    An open source multi-platform RayTracer (written in C++, using SDL) for academic purposes. Capable of reading a Scene Description File and rendering that scene. Yet in early stages of development (without further optimizations). Can generate animations using Uniform B-Spline Curve segments. Now available for iOS!
    Downloads: 0 This Week
    Last Update:
    See Project