Showing 27 open source projects for "java library"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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.
    Download Now
  • 1
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android, iOS in your browser through JavaScript. Languages: C++, Python, Julia, Javascript Homepage: https://opencv.org Q&A forum: https://forum.opencv.org/ Documentation: https://docs.opencv.org Source code: https://github.com/opencv Please pay special attention to our tutorials! https://docs.opencv.org/master...
    Leader badge
    Downloads: 3,398 This Week
    Last Update:
    See Project
  • 2

    BoofCV

    BoofCV is an open source Java library for real-time computer vision.

    BoofCV is an open source Java library for real-time computer vision and robotics applications. Written from scratch for ease of use and high performance, it provides both basic and advanced features needed for creating a computer vision system. Functionality include optimized low level image processing routines (e.g. convolution, interpolation, gradient) to high level functionality such as image stabilization. Released under an Apache 2.0 license for both academic and commercial use.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    RobBX

    RobBX

    RobBX - is a powerfull DIY Arduino constructor based from IQBX

    RobBX - is a first in the world DIY Arduino constructor based from IQBX. Difference from prototype, RobBX has complete conception witch includes: a complete STL 3D-models with OpenSCAD sources; a special schemes and electronics connections; and powerfull Arduino firmware for ESP32 based on WiFi AP Server, connection to it from mobile device give a controller, programmable from IDE (on Blockly). Robb - is a low cost constructor, but it powerful for STEAM education.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    GeoRegression

    An open source Java geometry library with a focus on 2D/3D space.

    Geometric Regression Library (GeoRegression) is an open source Java geometry library for scientific computing with a focus on 2D/3D space. GeoRegression provides the ability to estimate the closest point/distance between geometric primitives, best-fit shapes, and best fit geometric transform between sets of objects. It is designed for high performance and ease of use. GeoRegression has been release under an LGPL license for both commercial and non-commercial use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    openTCS

    openTCS

    open Transportation Control System

    openTCS is a platform-independent transportation control system (TCS) intended to manage fleets of automatic guided vehicles (AGVs), but can be used to manage virtually any automatic vehicle. It consists of an abstract kernel that implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources etc.), pluggable vehicle drivers that implement communication protocols and a graphical frontend for creating and visualizing logical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Marvin Image Processing Framework
    Marvin is an image processing framework that provides features for image and video frame manipulation, multithreading image processing, image filtering and analysis, unit testing, performance analysis and addition of new features via plug-in.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7

    EV3-JavaBrick

    ROS node to control LEGO MINDSTORMS EV3

    - Java SE 1.7 compatible - Can be run on both Windows/Linux PC - Can be run on Android devices(Tested on ASUS fonetab7, ASUS zenfone4, Samsung Galaxy S4) - Can be run on reflashed ARM-based AndroidTV sticks (Tested on MK808) - No custom firmware for EV3 brick - Supports about 15 EV3/NXT/HT sensors - Supports EV3 & NXT motors - Supports Android camera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ballistica

    Ballistica

    Software Defined Scope System

    This is an Open Source adaptation of the "Smart Rifle" or "Software Defined Scope System" (SDSS). Open source operating systems helped advance PC technology, making it available for everybody. Ballistica aims to be the "Linux of Smart Rifles": free and open source. The only challenge is the hardware, which must be fabricated by the user, or by any intrepid makers out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Open source 3D physics and dynamics engine and library written in pure Java. This is a Java port of ODE / OpenDE (Open Dynamics Engine). THIS PROJECT HAS BEEN MOVED TO A NEW LOCATION: http://www.ode4j.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A high-performance implementation of the BACnet I/P and MS/TP protocol written for Java (minimum version 1.5) by Infinite Automation Systems. Supports all BACnet services and full message segregation. Can be used for field devices or for control platforms. For commercial licenses contact https://infiniteautomation.com/bacnet4j-open-source-bacnet-library/ The most recent code is here: https://github.com/infiniteautomation/BACnet4J For support see: https://forum.infiniteautomation.com...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of this project is to develop a hot wire foam cutter that relies on a simple embedded controller to provide real time functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open source, cross platform drivers and function library for the NovInt Falcon Haptic Controller. These drivers are not produced by Novint Technologies, Inc. and do not come with any warranty as to their correctness or usage.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Voice Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CILib is a framework for developing Computational Intelligence software in swarm intelligence, evolutionary computing, neural networks, artificial immune systems, fuzzy logic and robotics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    It's a simpler clone of RoboCode. It's a game which simulates tanks war. The focus is artificial intelligence AI, evolutive algorithms and neural networks. It's implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open source Java based library for target tracking algorithms as well as evaluation tools. Currently contains 11 different sequential filters, such as; Kalman, particle, H infinity, interacting multiple model (IMM), and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Java parallel to the popular Intel computer vision library, OpenCV. OpenJCV = Open Java Computer Vision
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Free Connectionist Q-learning Java Framework is an library for developing learning systems. Keywords: qlearning, artificial intelligence, alife, neural nets, neural networks, machine learning, reinforcement learning unsupervised learning agents lejos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    seeetron-ssc is Java source code for controlling the SEEtronics mini-SSC servo controller board (see: http://www.seetron.com/ssc.htm). The board itself does not come with Java support, so this project provides that third-party support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java library for open kinematic chains analysis. Inverse and direct kinematics and dynamics, various control strategies, trajectory planner ... pure java implementation that does not depent on non-java 3rd party libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IIControl is a library for controlling fischertechnik models via the Intelligent Interface. IIControl is written in Java and provides complete abstraction from the interface and the hassle controling the serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.