27 results for “topic:bufferedimage”
ASCII art generator for images
A Java2D library which allows for easy management, loading, and use of sprite sheets.
:cake: Program to show the Entropy of an image :cake:
JNA based Java bindings for libsixel
Professional-grade image processing application featuring 8 sophisticated filters with high-performance tile-based processing, real-time feedback, and intuitive JavaFX interface.
Recreating Pong using Java
This is a program designed to make a visual cryptography much easier. Get's an input image with extension jpg, png or bmp. Makes Byte Gray image consisting of 2 colors: black and white. And creates randomly generated pictures with dots on it(like noise). In order to get original black and white image back, we can use photoshop with exlusion option for every noise frame.
:camera: A library for marking watermark with image or text on source image and returning as BufferedImage
Simple Paint Desktop Application in Java.
SimpleImage is a small Java library with the purpose of making image processing a piece of cake.
Um bot no Twitter para notificar as apurações das eleições de 2022 a cada 5 minutos.
🖼️ Convert images to ASCII art with customizable settings and export options in this responsive web app built with Next.js and TypeScript.
The Spring boot media library is a little project that demonstrates how image manipulation works (crop, convert, and more ...)
Obstackle is a game created by me. It was made using Java
This repository holds a simple Java Swing arcade-type game.
Uso de threads em Java para transformar em escala de cinza uma imagem enviada do cliente para o servidor através de socket.
A library designed to provide users with CPU based graphical effects that can be performed on Java Buffered Images or Buffered Image supported file formats
java.awt.image.BufferedImage Writer, 24bit bmp generator. Fast (16,384px^2 in 2.1seconds)
No description provided.
A Java Swing component designed to display a BufferedImage on a JPanel and to automatically resize it, respecting its aspect ratio, to fit within the panel's bounds as it resizes.
Create a Negative photo using Kotlin and Java-awt library
An image-editing program in Java.
A project for AP CS involving the use of recursion, random number generation, and Java's buffered image.
Aadhar Parser API in java
A Java program to plot the graph of simple functions.
Drawing shapes in Kotlin and saving to an image file.
Image Compression algorithm using K-means clustering technique in Java