Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
XIPL is a simple imageprocessing library for Microsoft's XNA Game Studio framework. All imageprocessing routines are coded in HLSL as pixel shaders and executed at amazing speed thanks to the GPU's massive parallel architecture.
A simple rendering, imageprocessing engine. Includes a framework width (multiplatform) event handling, plugin management, a templated based math library and some exotic features like general linear camera, gpu based (OpenGL) image process...
VIPS is an imageprocessing suite designed for extremely large images and colorimetry. It consists of a powerful re-usable library and a graphical user interface. http://www.vips.ecs.soton.ac.uk
iSDGE is meant to be a free next generation 3D game engine for mobile devices supporting OpenGL ES 2.0. It is very easy to use, extremely flexible and fast. iSDGE is mostly written in C++ and currently comes with an Objective-C binding for iOS.
Quantum Mechanical Toolkit And 3D Viewer for C++. Allows Data Visualisation via Images, Surfaces and Volume plots using OpenGL, as well as rapid development Quantum Mechanical Simulations. Uses the Blitz++, VTK Visualisation and Qt Libraries.
The Common OCR Service Interface. COSI is an API that allows developpers to easily bring OCR (Optical Character Recognition) capabilities to imageprocessing applications. COSI supports existing OCR tools such as Tesseract, GOCR or GNU Ocrad.
Surface Defects Analyzer is the project of control system implementation which is used for detecting and measurement of geometric parameters of surface defects based on stereo images processing.
A application with simple imageprocessing functions which are used for medical image analysis / image analysis in general as a part of my academic project. The functions are written from scratch from various imageprocessing algorithms.
DICOM Anonymizer replaces the patient names in all the DICOM files in a folder (and sub-folders) with other strings you assigned. Works as a batch and works fast. Supports number index. Anonymizing is required for medical imageprocessing.
Program for color-keying images, i.e. replacing green-screen or blue-screen frames transparent. User interface: command-line, processing numbered image sequences and simple console-GUI for tweaking the keying-values.
Blurring operation, used in imageprocessing, involve calculating average of areas of pixels in a source image for wach pixel of the final blurred image.The most popular format for the color is the RGB. In RGB, Red is 0xFF0000, Green is 0x00FF00 etc.
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.