Releases: G-P-x/isde-projects-2023-E
Releases · G-P-x/isde-projects-2023-E
isde-projects-2023-E
This version of the project allows you to access a set of images for testing classification using different Machine Learning algorithms, playing with sharpness, brightness, color, and contrast values.
Modifying these parameters can affect classification results. For each image in the list, you can view the histogram of grayscale values at 256 bit.
You have the option to upload images from your PC to classify them, and finally, you can download the classification results in JSON format or via a .png file of the graph.
What's Changed
- Download results button branch by @G-P-x in #26
- Image Histogram by @murali-tr in #21
- Upload image button branch by @andrealabelli in #24
- Image transformation feature implemented by @miche9 in #27