Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Introduction: ZoomFX is a free tool to help in image batch process thanks to an helpful visual interface and powerful filters. Just use drag & drop to apply some filters to a bunch of images. Author: Eloi Du Bois.
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.
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 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.
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...
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
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.