tjsdigitalimage project provides a package containing a GUI-based image processing program called "Voyager" together with a collection of command-line image manipulation functions, suitable for use with very large images (longer than 4 GiB). Available in native 32 bit and native 64 bit versions for Intel 586/x64 and PPC/Cell on Windows and Linux.
License
GNU General Public License version 2.0 (GPLv2)Follow TJ's Digital Image Application Set
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
the assembly interface for Windows is terrible, the windows are gray, like in Windows 2000. Why would a user see a console with output? He clearly does not need information about successfully completed operations, and about errors is stupid. Stupid, because a simple user will not understand anything there. Now all languages have exception handling functionality, for example, try except. If an error occurs, write all the output from the invisible console to a file and give the user a message asking them to send it to the developer.