Showing 20 open source projects for "image trace"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Laminar

    Laminar

    Open-source all-in-one platform for engineering AI products

    Laminar is an open source all-in-one platform for engineering best-in-class LLM products. Data governs the quality of your LLM application. Laminar helps you collect it, understand it, and use it. When you trace your LLM application, you get a clear picture of every step of execution and simultaneously collect invaluable data. You can use it to set up better evaluations, as dynamic few-shot examples, and for fine-tuning. All traces are sent in the background via gRPC with minimal overhead. Tracing of text and image models is supported, audio models are coming soon. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    HTTP Shortcuts for Android

    HTTP Shortcuts for Android

    Android app to create home screen shortcuts

    A simple Android app that allows you to create shortcuts that can be placed on your home screen. Each shortcut, when clicked, triggers an HTTP request, with the possibility to process and display the response in various ways. Run arbitrary JavaScript before & after execution, which allows for lots of customization with features such as compute values such as timestamps, random numbers, UUIDs, hashes, HMACs, base64, etc. Parse JSON or XML and extract data from them. Show toast message or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    HTMLProofer

    HTMLProofer

    Test your rendered HTML files to make sure they're accurate.

    HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output. In scope for this project is any well-known and widely-used test for HTML document quality. A major use for this project is continuous integration -- so we must have reliable results.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    APM Server

    APM Server

    APM Server

    Elastic APM is an application performance monitoring system built on the Elastic Stack. It allows you to monitor software services and applications in real-time, by collecting detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more. This makes it easy to pinpoint and fix performance problems quickly. Elastic APM also automatically collects unhandled errors and exceptions. Errors are grouped based primarily...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    Deep Learning Models

    Deep Learning Models

    A collection of various deep learning architectures, models, and tips

    This repository collects clear, well-documented implementations of deep learning models and training utilities written by Sebastian Raschka. The code favors readability and pedagogy: components are organized so you can trace data flow through layers, losses, optimizers, and evaluation. Examples span fundamental architectures—MLPs, CNNs, RNN/Transformers—and practical tasks like image classification or text modeling. Reproducible training scripts and configuration files make it straightforward to rerun experiments or adapt them to your own datasets. The repo often pairs implementations with notes on design choices and trade-offs, turning it into both a toolbox and a learning resource. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    # Digital Visual Computer (DVC) The Digital Visual Computer (DVC) is an experimental computing platform where programs and data are represented visually as images. This project contains the specifications, tools, and examples for the DVC ecosystem. ## Introduction DVC explores the concept of screen-to-screen computation. Instead of text-based code, DVC uses a "color language" where sequences of colors represent instructions (opcodes) and data. The state of the computer's memory is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    User Friendly Thin Client | 100% Free

    User Friendly Thin Client | 100% Free

    A completely free thin client OS for RDP & Citrix

    A free thin client OS designed by a professional sysadmin to be very easy to setup, and so easy to use that your users can use it without instructions. You can have the thin client up and running within minutes and mass deploy it your way.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    ...It fully implements the FKiSS event driven programming language up to and including new FKiSS5 enhanced capabilities. These features enable Kisekae game and application development. UltraKiss includes an integrated palette color editor tool, an image editor tool, an integrated audio and video player, and an archive manager that packages LHA, ZIP, and JAR archive files. It also provides a full featured FKiSS programming language trace and debugging tool. UltraKiss has been designed to provide improved developer support so that it is easy to create new KiSS applications.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    RY GeoIP 3

    RY GeoIP 3

    User-friendly network & geolocation tools, APIs integration and more!

    RY GeoIP 3 is a powerful application that combines network and geolocation tools for comprehensive analysis. With its user-friendly interface and integration with Google Maps API and API Ninja DNS Lookups service, you can perform a wide range of operations, from geolocation lookups and ping tests to DNS analysis, traceroute, SSL certificate inspection, header data retrieval, and open port scanning. The ability to save data as PDFs and maps as images further enhances the utility of the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Pathfinder MineSweeper

    Une implémentation de l'algo A*

    Ce programme est un pathfinder mettant en scène un robot démineur dont le comportement est simulé. Ici le programme extrait les données d'un terrain à partir d'une heightmap. Puis le robot simulé trace son chemin de bombe en bombe sur le terrain. Tout ceci vu par l'utilisateur via un affichage 3D. L'algorithme utilisé pour le pathfinding est l'algorithme A* (A STAR)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xUtils3

    xUtils3

    Android orm, bitmap, http, view inject

    xUtils includes orm, http(s), image, view annotations, but it is still very lightweight (251K), and has powerful features and is easy to expand. Efficient and stable orm tool, which makes it more convenient to support cookies and caching when the http interface is implemented. Based on UrlConnection, the bottom layer will be implemented by okHttp after Android4.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TraceX

    TraceX

    MatLab App for calculating fitting isotopic exchange profile data

    MatLab App for calculating fitting isotopic exchange profile data. Developed for measuring self-diffusivity and effective surface exchange coefficient of ion conducting materials. Requires MatLab image processing toolbox If you use this tool for you research, please cite my PhD thesis: Cooper, S. J. Quantifying the Transport Properties of Solid Oxide Fuel Cell Electrodes. (Imperial College London, 2015). @phdthesis{SJCooper2015, author = {Cooper, S. J.}, number =...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    System Map

    System Map

    Utility for software systems specifications

    System Map is a utility for software developers that want to create well structured software products that are understood by all stakeholders from business to developer. It allows to: - Create "System Maps" to describe software products - Decompose systems deeply Also, it has some cool goodies: - Image viewer for linked wireframes - Track development progress - Trace the specification into the source code And it’s a team player: - System Maps can be exported to MS Word or as image - Freemind is very tightly integrated since it’s a great decomposer as well
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    Techne (R) CAD/CAM

    2.5D CAD CAM emphasis on CAM and toolpaths

    A Windows only 2.5D CAD CAM application. The user experience tightly integrates the CAM aspects when doing design and layout. The target users will layout their design and then immediately generate CNC code. The goal is a design application closer to Adobe Illustrator than to AutoCAD. The user specifies machining aspects during object creation so that when the design/layout phase is completed the toolpath generation can occur automatically. What is 2.5D? Objects created are flat...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    DSAquire

    DSAquire

    Data aquasition software for Thurlby DSA524

    DSAquire allows you to download and plot trace data from a Thurlby DSA524 digital storage adaptor (it's a 25 year old instrument, but better late than never, eh?). The data is downloaded via an RS232 serial link using a null modem cable. You can export the plot as an image or export the data in real-world units as a csv file. This software runs under Linux and also under Windows XP and later using Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    JChart2d-uimenu is an extension to jchart2d that allows to enrich the Chart2D component by a file menu as well as a context menu (right click) which offers various UI controls like save chart (pdf, eps, image). It has been separated to remove all 3rd party dependencies from jchart2d. But it does not necessarily introduce dependencies to 3rd party libraries. In case you leave them out in your delivery the context menu will gray out "Save to EPS" and/or "Save to PDF". For detailed info please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bni-tools
    --UPDATE-- New Version is now integrated in the official PyMOL plugin repository! --UPDATE-- The BNI (Beyond Normal Interaction)- Tools is a plug in for the PyMOL molecular visualization system which adds additional functionalities and presets to the PyMOL GUI and also adds useful extended commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java desktop application, allowing you to `retrace` your trips. Import your photos, place them on a map, and relive your trip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DXF Viewer and Editor (Lines- Arcs - Circles - Polylines - Text - Trace - Solids)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB