Skip to content

Java application for image processing and shape detection using custom algorithms + JUnit + JMH

Notifications You must be signed in to change notification settings

zalan-toth/Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Analyser Application in Java

Project for Data Structures & Algorithms at SETU

Feel free to use this code as you wish.

Features

The app has the following capabilities

  • Analyse images and process them with custom self written algorithms on the image's pixels
  • Recognize similar data using hue, color and pixel adjustments
  • Store the pixeldatas in custom data structures / sets (pills)
  • Save, Store and Retrieve pill data and order it from top to bottom
  • It can detect dual-tone objects / pills
  • Based on the adjustments and selection provide an output image with the given and selected properties
  • The output image has black and white, colored, and sample color options
  • Count the pixels for each object and save it
  • When creating objects / pills too small or too large datasets will be ignored depending on the pixel adjustment setting

Screenshots

Képernyőkép – 2024-10-11 23-59-11

Képernyőkép – 2024-10-12 00-03-36

Képernyőkép – 2024-10-12 00-04-42

About

Java application for image processing and shape detection using custom algorithms + JUnit + JMH

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published