8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
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.
Haytham is an open source video based eye tracker suited for head-mounted or remote setups. It provides real-time gaze estimation in the user’s field of view or the computer display by analyzing eye movement. Haytham offers gaze-based interaction with computer screens in fully mobile situations. The software is built by C#, using Emgu and AForge image processing libraries.
LICENSE
The Haytham is released under a dual license:
FREE VERSION:
The source code is released under GPL version 3.0. ...
A software tool for tracking fluorescent cells in 3D
F-Tracker3D is acronym of "fluorescent cell tracker in three-dimensions". It is a software tool designed to track fluorescent cells using time-lapse z-stacks of images acquired with a confocal or light-sheet microscope. First, each single cell is tracked in 2D by using the maximum intensity projections of the z-stacks and CellTracker, the free open source software available at: www.celltracker.website.
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. The...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A small image processing project built on Java. Tracks a coloured object on screen using shots taken by a web cam. v4l4j API's used for working with streams of picture being held by web-cam, hence installation of v4l4j is the solve pre-requisite for the proper functioning. UI components provided for selecting the suitable threshold values of HSI to make the required object trackable.