Skip to content

johnykoudsi/Image-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Editor

Welcome to the Image Editor repository! This versatile image editing tool provides a range of features to enhance and manipulate your images. Whether you're a professional photographer or just a hobbyist, this editor offers a variety of functions to meet your needs.

Screenshot 2023-12-16 at 8 17 42 PM

Features

  1. Color Quantization
  • Uniform Quantization Achieve a simplified color palette using uniform quantization algorithms.

  • Median Cut Apply the median cut algorithm to create a more balanced color representation in your images.

  • Nearest Color Utilize the nearest color algorithm to map colors to their closest counterparts, reducing the overall color complexity.

  • kMeans Implement the kMeans algorithm for advanced color quantization and clustering.

Screenshot 2023-12-16 at 8 18 37 PM Screenshot 2023-12-16 at 8 18 19 PM
  1. Crop and Resize Images Easily crop and resize your images to fit your specific requirements.
Screenshot 2023-12-16 at 8 18 30 PM
  1. Search for Similar Images Explore the content of your image folder and find similar images using sophisticated algorithms.

  2. Show Image Color Palette Display the color palette of an image, allowing you to analyze and understand its color distribution.

Screenshot 2023-12-16 at 8 26 54 PM
  1. Compare Algorithms Evaluate and compare the performance of different color quantization algorithms to choose the one that best suits your needs.
Screenshot 2023-12-16 at 8 17 57 PM
  1. Search by Date and Color in Folder Efficiently search for images based on their creation date and color characteristics within a specified folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%