New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
3D medical image platform for visualization and imageprocessing. Segmentation with Levels sets. Surface reconstruction with marching Cubes, texture Mapping and Raycasting,DICOM support. Integration environment for VTK, ITK and vtkInria3D under wxWidgets
This is a collection of tools that I keep for various reasons. They are generally, utilities (such as a key exchange utility), imageprocessing tools, or science related.
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.
a very basic Pascal / Delphi implementation of the Hough algorithm for line and circle recognotion.
In the actual project state you may see a line and circle detection - working only with simple images as the Hough accumulator post processing is not yet implemented.
This project is looking for support and the currect version is just for training and teaching purpose !
remarks:
* Now this projects provides a complete DELPHI project ready to compile and a *.exe for fast evaluation...
Application for building web photo albums. Features: FTP Browser, Exif viewer, Thumbnail and Imageprocessing, HTML generation, CSS styles, slideshow (Javascript or JavaFX). Just build your gallery and upload. You won't need Ruby on the server.
An imageprocessing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
PIAF (Prototype Image Applications Fast) is a prototyping tool for helping development of imageprocessing algorithms. Based on a Qt GUI, it can display and process several live video inputs or still images with a plugins based architecture.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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
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.
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.
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.