Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Atera - an All-in-one platform for IT management
Ideal for IT departments and MSPs (managed service providers)
Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
An image transformation tool where arbitrary arithmetic transformations can be done pixel by pixel through user defined formulas written in java. Similar in concept to convolution matrices, but allowing any arbitrary expression to generate new values.
Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
Testlab for Image Processing: You can enter formulas like "r = r + b/2; g=g*2; b=b/2" and watch/store the Result. Alternatively cou can run a convolution matrix on the source image.
Implemented in Java, fully GUIed, avg. performance.