One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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.
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.
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.
Framewave is a collection of popular image and signal processing routines designed to accelerate application development, debugging, and optimization on x86-class processor platforms.
XIPL/XASM is a basic environment to build high-level ImageProcessing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
The mathematical morphology have different applications on Imageprocessing, it represent one processing non lineal sample. We show the CIDEFORM software as result of all mathematical morphology techniques.
A test suite and benchmark for exact Euclidean distance transform algorithms
used in ImageProcessing and computational geometry. It evaluates the
exactness and speed of algorithms for a large number of test
cases. Results can be visualized in Scilab.
The Flexible Registration and Evaluation Engine (f.r.e.e.) allows the composition, evaluation and optimization of imageprocessing/registration algorithms. It also aims to boost the exchangeability and comparability of data and algorithms in research.
Asido is a PHP (PHP4/PHP5) imageprocessing solution, with "pluggable" drivers(adapters) for virtually any environment (GD2, Image Magick, etc). Asido does: various resize routines, watermark, rotation, copy images, cropping, grayscale, convert, etc.
LiMa means Lightweight Markup Language. It is a parser for an easy to use ASCII/Text-based markup - comparable to Markdown or the Wikipedia-Markup language with special configurable extensions in defining Links and image-resources.
Linux based e-commerce server. Written entirely in perl, PostgreSQL database backend, page templates with HTML::Mason and imageprocessing with ImageMagick.
UIMP(Unified Image Manipulation Program) is an OS independent ImageProcessing system, which provides over 1000 algorithms and supports web online, console and GUI program.
x86mph is an optimized library with vector, matrix, and vertex helpers (including an own TnL) It also contains memory helpers, and other stuff such as imageprocessing (color inverting, changing bpp) taking advantage of x86's 3DNow!, MMX, and SSE
Libraries for rapid development of Augmented Environment / Reality systems. Cross-platform, though hardware interfacing is currently provided mainly for Windows. Provides encapsulated video capture, imageprocessing, multi-threading and OpenGL renderer.
It software decodes EAN-13 bar code picture by imageprocessing. And a GUI is ship together with it, which can take picture from web camera. So the only thing you need to recognise barcode apart you computer is a webcam.
PicBook automatically produces a photo album in HTML format of your images. It come with automatic imageprocessing, slideshow, transition effects and other nifty stuff. It is easy to customise due to a configuration file and HTML-templates.
Generic Imageprocessing Library of Library (GILL) is a cross-platform and GP-based C++ imageprocessing architecture helping to develop flexible and expandable imageprocessing library.
Written in Python and the Numeric package. It supports the examples of the book: Dougherty and Lotufo, Hands-on Morphological Image Proc., SPIE, 2003, ISSN=0-8194-4720-X. This toolbox has been continued at www.adessowiki.org under name ia870.
ImageJ is a public domain Java imageprocessing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later. HOME @ http://rsb.info.nih.gov/ij/
libGo is a C++ class library containing all kinds of
things that proved useful to me.
Included are:
- Linear algebra, using LAPACK and CBLAS
- V4L(1) image grabber
- Multithreading
- Image containers (up to 3D)
- Some simple optimisation code
- Python embedding helper
- Matlab interface
- .. and other things, have a look at the HTML documentation!
golib grew over many years, things I had use for have been added now and then.
Some parts are better taken care of than others.
If...
openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic imageprocessing to locate plate and character split and a neural network design to recognize character.