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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.