Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
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
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.
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 (;
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.
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.
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.
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.
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.
LeafAnalyser has been developed as a fast throughput leaf shape analysis application. It contains features such as automated imageprocessing, data analysis and interactive 2D/3D graphs.
Calculating 2D-Gray-scale bitmaps Calculation of a 3D-rotation-body form a detected area by using different imageprocessing algorithms. Developed for the German Aerospace Center (DLR). Used Projects: Substance (GUI)
A JBIG2 decoder written for Java under a BSD license
The JPedal JBIG2 Image Decoder is a 100% pure Java image decoder for the JBIG2 file format. The decoder takes the JBIG2 imageprocessing technology developed for the JPedal PDF renderer in 2007 and makes it available as a generic library for more general usage.
The JDeli Image Library https://www.idrsolutions.com/jdeli contains a much enhanced and faster version and also provides a complete ImageIO replacement (see https://www.idrsolutions.com/jdeli/imageio-replacement) for Tiff, JPEG, JPEG2000, Png as well as lots of other image formats including Dicom, WMF, PSD, SGI and WebP.
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.
VisAmp is a visually controlled mp3 player. It was initially developed during the "Softwarepraktikum" at the Chair for ImageProcessing and Pattern Recognition of the University of Freiburg, Germany in 2001.
CVSharp (aka Computer Vision in C#) is a Computer Vision project. Until the present day just one part of the whole project was actually developed. It's called CVSharp Lab, an ImageProcessing Tool.
Web Based application to manage library materials and material borrowers. Includes a web search engine to find and reserve items by borrower ID. Painless installation, very extensible and has an intuitive U.I. Runs on MySQL. A great tool for any libr
The objective of CLJ++(owned by ChenLuJie) is to gives lots of convenient to imageprocessing developers. This tool has been used in university's lab with many kind of purposes by researchers.
JPhotoShop is based on java. The aim of JPhotoShop is to offer an effetvie imageprocessing system . JPhotoShop is likely to achieve most function of Adobe PhotoShop you can read more about jphotoshop from: http://souljava.blog.163.com
Fourier is a portable imageprocessing and analysis library written in ANSI C. It implements operations such as color space conversions, noise removal, enhancement, morphology, edge detection, thresholding, segmentation, and visual feature extraction
GENIAL is a C++ library for signal and imageprocessing. It uses template-generic techniques, multi threading, cache optimization and SIMD instructions for Pentium (MMX, SSE, SSE2, SSE3) to achieve high performance: FFT,DCT,Convolution,Linear Algebra...
Image tagging (without using metadata) software written in Java (1.6). All imageprocessing is taken care of by ImageMagick through JMagick. See wiki for main features/issues.