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.
Start Free Trial
Build Agents and Models on One Platform
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.
The Integrating Vision Toolkit (IVT) is a powerful and fast C++ computer vision library with an easy-to-use object-oriented architecture. It offers its own multi-platform GUI toolkit. OpenCV is integrated optionally. Website: http://ivt.sourceforge.net
C++ library for image acquisition and visualization
Library for capturing video from cameras, 3d sensors, frame-grabbers, video files and image sequences.
It can also display multiple images using OpenGL with different layouts. Easy integration with OpenCV, CUDA... Perfect for computer vision.
Keywords: video capture, computer vision, machine vision, opencv, opengl, cameras, video input devices, firewire, usb, gige
Java API for controling 1394 Digital Cameras (based on libdc1394: http://sourceforge.net/projects/libdc1394/ for Linux, and on: CMU 1394 DC http://www-2.cs.cmu.edu/~iwan/1394/ for Win32). On Top of the library comes a RCP plugin and a JMF capture dev
L.E.I.C.A. (Long Exposure Internet CAmera) is an application that takes input from your webcam, or v4l2 device, and makes a long-exposure image.
Until now there's only a python binding for this app, soon there will be a C/C++ SDL one
A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
A simple rendering, image processing 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...
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 free-vision project aims at creating a library for computer vision related functions, including cameracapture interface, stereo, image processing, camera calibration and so on.
Digital Image Processing Toy process in real time live images captured from video4linux compatible hardware. Remove background from captured tv camera images, invert image colors, split rgb field, display coor istograms, etc.... Strong changes in light i
Non-blocking C++ (GCC) CMUCam2+ & CMUCam Turret control library.
Interfaces using USB to camera.
Currently controls tilt, pan and frame capture. Easily exhanced/expanded for other functions.
The Mimas Toolkit is a C++ real-time computer vision library. Algorithms include edge/corner-detection, object recognition/tracking, LSI-filters, segmentation, array-operators, convolution etc. OO wrappers for LAPACK, libxine, V4L, FFTW are provided.
RoboRealm Extensions are plugins to the RoboRealm application that allow you to extend RoboRealm in whatever way you need. RoboRealm is a powerful computer vision based application for use in machine vision, image analysis, and image processing systems.
Image-In is a C++ based image processing and analysis application. It works on images, videos and cameras. Target is to help you to develop and test new algorithms via add-ons. Chains of filters can be arranged to achieve intelligent systems.
EVILib is a C++ library for controlling the serial interface with Sony color video cameras EVI-D30(31), EVI-D70(P) and EVI-D100(P). The library's C++ source is released under LGPL license. Sample program provided with the library.
Datamatrix (2d barcode) reader for Symbian based mobile phones with built in camera. Projects aim is to create a free software that can be used to decoding datamatrix barcodes. Decoded datamatrix result is shown in a dialog box or passed to browser.
The goal of this project is the development of a visual code system for camera-equipped mobile phones. It will recognize 2-D visual codes and compute the orientation of the phone relative to the codes. The software will be written in C++ for Symbian OS.
libGMUVision is a set of C++ bindings for libdc1394 and Qt widgets designed and developed by the Artifical Intelligence Lab at George Mason University and now available under the GNU LGPL.
A simple pong game. This pong game is different from the others, because the player's pad can be controlled by motion in front of a webcam (if one is avaiable).