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.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Command line app for creating a particular color scale to images
It is a command line application to which you can pass a color, and the application transforms the input images to that color scale image (as if it was a gray scale, but that color instead of gray)
In addition, the application allows you to set the global alpha of the image, and translate a particular color to a totally transparent alpha
You can also disable alpha component, just in case the input image is a .jpg, or there is any restriction that makes the output image from being saved...
an application to automatically extract text from comic books.
...Its prime goal is to perform analysis on the texts of comic books. cbrTekStraktor can however also be used for scanlation or similar purposes.
The application also enables to manually define text areas in CBR files. The application comprises a simple graphical editor for further processing the extracted text.
The text extraction is achieved by a combination of statistical and graphical processing operations. It is based on the following 3 major algorithms
- Binarization of color images (Niblak and other methods)
- Connected components
- K-Means clustering
Apache Tesseract is used to perform Optical Character Recognition on the extracted text.
...
SIET, the Simple Image Editing ( Editor ) Tool, is a simple-to-use, handy and free application for such tasks as resizing, cropping, retouching, watermarking, etc... Batch processing is also provided. Because is OS Independent, written in an interpreted language, SIET can run on any platform that has a java virtual machine available. Tested on: Windows 7, Windows XP, Linux Ubuntu, Linux Mint.
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.
A photo editor and image processing software that provides real professional photo lab effects like smoothing and color filters, adaptive photo enhancement (adaptive sharpness and contrast). Based on C++ using wxWidget makes available for various OS (Lin