Showing 39 open source projects for "algorithm"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Waifu2x-Extension-GUI

    Waifu2x-Extension-GUI

    Photo/Video/GIF enlargement using machine learning

    Image & GIF & Video Super-Resolution using Deep Convolutional Neural Networks. Built-in image processing algorithm: Waifu2x / SRMD / RealSR / Anime4K / ACNet Built-in image processing engine: Waifu2x-caffe / Waifu2x-converter / Waifu2x-ncnn-vulkan / SRMD-ncnn-vulkan / RealSR-ncnn-vulkan / Anime4KCPP Github: https://github.com/AaronFeng753/Waifu2x-Extension-GUI
    Leader badge
    Downloads: 592 This Week
    Last Update:
    See Project
  • 2
    Bubble Sort Simulator

    Bubble Sort Simulator

    Graphically visualizes Bubble Sort for better understanding

    This easy to install and easy to use GUI program graphically visualizes the bubble sort algorithm for a user entered list of numbers for better understanding. Made using OpenGL with C++ for Windows 7/8/10/11, it shows how bubble sort algorithm sorts a sequence of user-entered 7 one-digit numbers in ascending order comparison by comparison, pass by pass. Download and Run the Installer. Preferably do not choose Program Files or Program File(x86) for storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    itom

    itom

    itom - an Open Source Measurement, Automation and Evaluation Software

    itom is an open source software suite for operating measurement systems, laboratory automation and data evaluation. One main application of itom is the development and operation of sensor and measurement system for instance in a laboratory environment. Therefore, the software has to be able to communicate with a wide range of different hardware systems, such as cameras or actuators and should provide a diversified and as complete as possible set of evaluation and data processing methods....
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    SmillaEnlarger is a small graphical tool ( based on Qt ) to resize, especially magnify bitmaps in high quality. ( The used algorithm is an invention of my own )
    Downloads: 92 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An open source optical flow algorithm framework for scientists and engineers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BONDA3D Designer

    BONDA3D Designer

    3D Contents Moding Tool

    ... ­- G-Code conversion with calculating the nozzle speed and the amount of compression, etc. ­- BONDA3D supports Layer Slicing less than 0.01mm ­- Visualization of objects for modifying objects such as merge, subtract, intersect, etc. ­- Display algorithm to observe the relations with cost, volume, area and model. If you send various proposals and bugs about BONDA3D to us, we will reflect them in the ongoing product development. Thank you for your continuous interest and encouragement.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    *************************************************************************** Updated 06/28/2018 The ezSift project has moved to https://github.com/robertwgh/ezSIFT *************************************************************************** The SIFT (scale-invariant feature transform) algorithm is considered to be one of the most robust local feature detector and description methods. Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely on a few different large libraries. These dependencies make the installation, compilation and usage not easy. The ezSIFT library provides a standalone and lightweight SIFT implementation written in C/C++. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpriteBuncher

    SpriteBuncher

    A free, open-source texture packing program.

    SpriteBuncher is a free, open-source texture packing program. It features an easy-to-use graphical interface, and advanced packing algorithms such as MaxRects. Further options include cropping, rotation, extruding, and padding. Data can be exported to a range of common output formats – e.g. Cocos2d, LibGDX, and Unity – or via generic XML, JSON, and plain text files. Examples and documentation are included. Source code available at: https://github.com/bazgt/SpriteBuncher [GPLv3].
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    SilentEye
    SilentEye is a cross-platform application design for an easy use of steganography. It provides a pretty nice interface and an easy integration of new steganography algorithm and cryptography process.
    Leader badge
    Downloads: 358 This Week
    Last Update:
    See Project
  • 11
    Motion Capture Data Acquisiton Tool

    Motion Capture Data Acquisiton Tool

    Human body movement data acquisition, processing and visualization

    ...There are different SW blocks including: unit interconnection, data calibration, data processing and visualization. The data are calibrated by six-position test or two-step algorithm and processed by Extended Kalman Filter or Unscented Kalman Filter. The final data are fitted to the human body model including its limitations and the visualization is performed in OpenGL. System function is illustrated by: http://www.youtube.com/watch?v=Tpy9Vtelppk .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    ...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
  • 13

    VolTK

    A Lightweighted Toolkit For Volume Rendering

    ...page_id=12 for complete descriptions and package downloads VolTK is a free C++ Toolkit that implements a tri-layer volume rendering framework, which is designed to meet the requirements of both algorithm research and application assemblage. Features * Tri-layer volume rendering * CPU implementation: multi-threading supported * GPU implementation: CUDA based implementation * CPU-GPU correspondance * Both low level interfaces and high level interfaces are provided * Replace the components easily with your own design * Various rendering modes: MIP/Isosurface/Full volume rendering * Endoscopy interaction mode implemented * Pre-integration supported * Cross platform (windows and RHEL tested)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project focuses on implementing flash photography related algorithms. The first algorithm to be implemented is called "Flash Photography Enhancement via Intrinsic Relighting", presented in SIGGRAPH 2004, see http://artis.imag.fr/Publications/2004/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a basic implementation of the Floating Textures algorithm presented at the Eurographics 2008 conference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ZoomFX
    Introduction: ZoomFX is a free tool to help in image batch process thanks to an helpful visual interface and powerful filters. Just use drag & drop to apply some filters to a bunch of images. Author: Eloi Du Bois.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Foad (EKG Processing)
    Foad is an open source software which receive an EKG Signal from scanner, WFDB database or heart sensors. Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neural network. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower the final costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...https://github.com/aaronbot3000/image-evolver The goal of the Image Evolver is to recreate a source picture using overlapping transparent shapes positioned a genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of ray tracing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open source image segmentation tool which uses the graphcut algorithm. More will follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SMorFix is an algorithm to produce parametrized textures, under development; its current use is to produce interesting random binary textures. Standalone program and a plugin for GIMP v1.2.x are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This application/ conditioner optimizes the indexlist for triangles according to the algorithm described in the paper 'Fast Triangle Reordering for Vertex Locality and Reduced Overdraw' from Pedro V. Sander, Diego Nehab, Joshua Barczak at Siggraph 07
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    callgraph is a project that provides an algorithm for an optimal vertex positioning of any connected graph in 3D, as well as the library and sample application for viewing graphs in 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library of terrain level of detail algorithm nodes for Coin (an implementation of an Open Inventor scene graph) and other utility classes. Currently are implemented ROAM, Geo Mip-Mapping and Chunked-LoD algorithms. Any issues and feedback for this projec
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next