5 projects tagged "Image"
Image Commander is a simple program for bulk picture processing. It is set up as a two panel file manager. Users can select operations for processing. It is possible to save information about all accepted operations. At every configuration step of the operation, the user can view a result picture. Finally, after hitting F5 (processing), all files selected in the current panel will be processed with all selected and accepted operations.
Screwdriver++ is a package with various tools for the C++ programmer in Unix environments. It contains classes for time measurement, image and file manipulation, and arbitrary precision arithmetics. Timer is a class for measuring time intervals with millisecond accuracy. Image is a class that uses OpenCv to manipulate images. File is a class to manipilate file input and output in various formats. Number is a class to manipulate arbitrary precision arithmetics.
Urban Lightscape is a photo filter for exposure correction, localized brightness adjustments, dodging and burning, and the introduction of synthetic lighting to a photo. A simple "double-click-and-drag" paradigm is used to place control points on a photo, and clever edge detection localises and interpolates lightness adjustments around and between these points. Results are rapid, with additional controls for more subtle refinements.