Skip to content

Library for detecting the least blurred image from a set

License

Notifications You must be signed in to change notification settings

mtrevisan/LeastBlurredImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeastBlurredImage

Java-16+ License: GPL v3

Project Status: Active – The project has reached a stable, usable state and is being actively developed.


Forewords

Please, be aware that this application requires Java 16+!

You can download and install it for free from this link.


Main features

Selects the minimum blurred image from a set.


Table of Contents

  1. Motivation
  2. Changelog
    1. version 1.0.0

Motivation

I created this project in order to help me choose the best image from a set.

For now the application is a console one.


version 1.0.0 - 20210805

  • first release