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.
Create free account
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This project defines the Simple API for Binary REpresentations (SABRE) for processing hierarchically structured, binary-oriented documents, comparable to the Simple API for XML (SAX). The library is e.g. used in the Java ISO Image Creator (JIIC).
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV imageprocessing library. The code calculates dense flow fields with a user-specified level of precision.
KBookReader is a Linux KDE twin-panel text files viewer specialized in reading e-books. It supports multiple bookmarks, custom fonts, encoding selection.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
The purpose of this program is to teach a computer to classify plants via their leaves. You just need to input the image of a leaf(acquired from scanner or camera), then the computer can tell you what kind of plant it is.
A gathering of state-of-the-art tools for GPU based
imageprocessing. They are the sourcecode for related research articles, and provide the basis for own experimentation.
All are being implemented forNVidia GPUs in Linux, hence the name "nvision" ;)
Filters is a imageprocessing library: filter sobel,convolution,morphology,vectorization,segmentation,blob,blur,histogram,susan,threshold,texture,contrast,standard deviation,canny,distance map,matrix,contour,edge,rotation,correlation,gradient anisotropic
ContraCaptcha is a Java-based libary for solving (image-based) captchas. It provides classes for imageprocessing and character recognition. It also includes solvers for some of the popular captcha-systems in use DISCLAIMER: only for learning purpose (;
Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
MeCab is a fast and customizable Japanese morphological analyzer. MeCab is designed for generic purpose and applied to variety of NLP tasks, such as Kana-Kanji conversion. MeCab provides parameter estimation functionalities based on CRFs and HMM
IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and
cross-platform imageprocessing library, that supports simple
editing and drawing, multiple pixel formats (pointers and float).
Designed for developers and researchers.
jIR is an open source project focused on building an open platform for imageprocessing tasks. It is composed of individual algorithms whose task is to extract or compare information in a data set of images.
SimplePhoto is a lightweight and low memory footprint application that allows processing batches of photos such as rescaling, change format, grouping and renaming.
This project provides a fast distributed system for imageprocessing, written in Python. It aim is to be used as service to PHP, Perl and Python application servers.
The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many imageprocessing and analysis algorithms, classification tools, and much more.
A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for imageprocessing.
JIPL (Java ImageProcessing Library) is an attempt to provide an efficient way to load, filter, manipulate, and save images. The goal is to provide an intuitive and extensible library.
MIVF - Medical Imaging and Visualization Factory,
is a framework for medical applications. It supplies a platform, in which imageprocessing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
Spotfinder is an imageprocessing software tool for microarray image analisys. It is written on C++ with QT GUI toolkit and runs on Windows, X11, and Mac OSX.
An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica imageprocessing library.