Showing 668 open source projects for "using"

View related business solutions
  • 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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    Illus

    Illus

    Illus is a minimal drawing program based on Python and Tkinter.

    Illus is a minimal illustration app based on Python and Tkinter. Using Illus one can stimulate the black-board environment, take a class or draw a picture. Illus will have all the features of a modern illustration app sans clutter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CSSgram

    CSSgram

    CSS library for Instagram filters

    Simply put, CSSgram is a library for editing your images with Instagram-like filters directly using CSS. What we're doing is adding filters to the images, as well as applying color and/or gradient overlays via various blending techniques to mimic filter effects. This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a content-block like <img>. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    3DimViewer

    3DimViewer

    3DimViewer is a lightweight 3D viewer of medical DICOM datasets.

    3DimViewer is a lightweight 3D viewer of medical DICOM datasets that is distributed as open source software. The viewer is multiplatform software written in C++ that runs on Windows, Mac OS X and Linux systems. 3DimViewer source codes are available on Bitbucket (https://bitbucket.org/3dimlab/3dimviewer). Video tutorials can be found on YouTube (https://www.youtube.com/playlist?list=PLCvwUmKRw9ZO4YexLKEXmw_2jPo-kXVRn).
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 4
    An IDE for people interested in Machine Vision/Image Processing. Written in Java, using JAI. It allows users to view image data and also provides a drag and drop environment that users can create/execute graphs of JAI operators.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    jQuery DrawSVG

    jQuery DrawSVG

    Lightweight, simple to use jQuery plugin to animate SVG paths

    Lightweight, simple-to-use jQuery plugin to animate SVG paths. This plugin uses the jQuery built-in animation engine to transition the stroke on every <path> inside the selected <svg> element, using stroke-dasharray and stroke-dashoffset properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dynamics.js

    Dynamics.js

    Javascript library to create physics-based animation

    ...The reason is that requestAnimationFrame and setTimeout have different behaviors. In most browsers, requestAnimationFrame will not run in a background tab while setTimeout will. This can cause a lot of problems while using setTimeout along your animations. I suggest you use Dynamics's setTimeout and clearTimeout to handle these scenarios. Toggle a debug mode to slow down every animations and timeouts. This is useful for development mode to tweak your animation. This can be activated using Shift-Control-D in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jascpal2png

    Convert JASC pal files to png.

    Convert a JASC colour palette .pal file into a png image with one pixel for each colour in the palette. Handles ad-hoc generalisations of the JASC-PAL format: - palettes can be any size between 1 and 65536 colours - transparency is allowed using the RGBA option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The main objective of the proposed software solution is to improve the performance in dental diagnosis using infrared lock-in thermography and complex image processing algorithms for the determination of defective zones of teeth. The recorded amplitude profile of the thermal wave shows a maximum corresponding to a heat accumulation in the region where the open micro-gap is found, whereas a minimum in the phase profile is detected. These maxima/minima are convenient indicators that allow to locate surface breaking defects on teeth. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Obelisk.js

    Obelisk.js

    Build pixel isometric graphics with HTML5 canvas

    Obelisk.js is a JavaScript library for creating pixelated isometric graphics using HTML5 canvas. It provides a simple and flexible API to render isometric elements like bricks, cubes, and pyramids, making it ideal for developing retro-style games and visualizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rio - Raw Image Objects

    Rio - Raw Image Objects

    Raw Image Objects for Lazarus/FreePascal

    ...The design of Rio is based on FreePascal generic objects. Therefore once a pixel format is defined, higher level generic objects can be created to edit the pixel maps using the built in generic methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Buildes

    Buildes

    A designer’s program for describing parts of the building

    ...It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    ...Some of the code is left in an unfinished/testing state. This game was a learning experiment for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. Have looked at the code for other 3D games and there are mostly the same problems around collision detection and "hacks" to get it to "work".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Loaders.css

    Loaders.css

    Delightful, performance-focused pure css loading animations

    loaders.css is a collection of pure CSS loading animations designed to drop into any web project without JavaScript or image assets. Each loader is built from simple HTML elements animated with CSS keyframes, transforms, and opacity to create spinners, pulses, bars, and geometric patterns. Because they’re vector-based and CSS-driven, the animations scale cleanly at any resolution and look sharp on high-DPI displays. The library emphasizes small, reusable snippets: you copy a minimal markup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jPainter

    Java-based paint program using DDA, Bresenham and Circle algorithm

    Java-based paint program using DDA, Bresenham and the Circle algorithm. It is meant to show the implementation of algorithms that are used to draw primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Inkscape Map

    From Inkscape SVG files to HTML image map or coordinate list

    A simple tools to generate HTML imagemap or coordinates list (eg. to be inserted into a database) from an Inkscape SVG file. Also usefull for creating imagemap and generate area-coloured images on the fly using the coordinates (eg. in PHP with GD library). It requires Java to run.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    jqueryrotate

    jqueryrotate

    Plugin to rotate images by any angle cross-browse with animation

    jQueryRotate, a plugin to rotate images by any angle cross-browse with animation support. This project allows you to simply rotate images by any degree. It uses CSS3 where applicable and falls back to a CANVAS (old Firefox, some less-known browsers) or VML (IE6) solution where possible. It also gives a simple interface to animate rotation. Keep in mind that the primary usage of this plugin is to only rotate "IMG" elements, however the experimental version of the plugin (ver.3) also rotates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    ...Targeted algorithms for high resolution optical images (SPOT, Quickbird, Worldview, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. Orfeo ToolBox has three main access depending on the category of user: write processing chains in C++ using existing filters or creating new ones, use the OTB applications, which is a plugin-based framework allowing to extend high-level processing chains from various environment ( command-line, QT, QGis, Python....) or use Monteverdi, a software for everyday life image manipulation and analysis.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    HTML GL

    HTML GL

    Get as many FPS as you need and amazing effects by rendering HTML/CSS

    ...HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This speeds up HTML/CSS animations and transformations by using 3D hardware acceleration and allows to apply OpenGL effects as modern 3D games have. Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL representations. These GPU accelerated textures are very effective from resources consuming perspective and are very cheap to transform or animate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Taprats is a Java applet that implements an islamic tiling technique based on the work of Hankin in the early part of the twentieth century, and on more recent papers by A.J. Lee and Craig S. Kaplan. By Craig S. Kaplan and Pierre Baillargeon. There is a new version rewritten for Windows under the name Alhambra. See here: https://github.com/pierrebai/Alhambra/releases
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    ToricCam

    ToricCam

    Virtual Camera representation using the Toric Space

    ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3. For researchers who want to use the library for their work, please quote the papers as follows: + Efficient Composition for Virtual Camera Control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Seamstress and Arachne

    Seamstress and Arachne

    Content-aware image resizing using seam carving.

    A program and library for content-aware image resizing using seam carving. Seamstress is a portable library for seam carving. Arachne is a graphical application written to showcase the best features of Seamstress. Seam carving is a technique developed by Shai Avidan and Ariel Shamir for resizing images by removing the boring bits. The technique allows you to change the aspect ratio of an image without distorting the contents, and even remove unwanted subjects from images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PicPodz: 3D Photo Slideshow Sphere

    PicPodz: 3D Photo Slideshow Sphere

    Resizable photo reminder desktop widget

    ...Just drag images into the window then change modes. Pics will change randomly. Resize or maximize to suit your needs. I recommend organizing copies of pics into folders, rather than using originals. Just select all images and drop them into the window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RootAnalyzer

    A cross-section image analysis tool

    Update: A graphical user interface for RootAnalyzer, along with other root phenotyping tools can now be found at https://sourceforge.net/projects/rootphenotypingsuite/ RootAnalyzer is a fully automated tool, for efficiently extracting and analyzing anatomical traits from root cross section images. Using a range of image processing techniques such as local thresholding and nearest neighbor identification, RootAnalyzer segments the plant root from the image's background, classifies and characterizes the cortex, stele, endodermis and metaxylem, and subsequently produces statistics about the morphological properties of the root cells and tissues.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 10 This Week
    Last Update:
    See Project