Commit Graph

20 Commits

Author SHA1 Message Date
Kristóf Tóth c1bfe294ce Rename method to avoid similar names 2018-04-28 23:34:54 +02:00
Kristóf Tóth d5bbe5139d Generate rating calculation promises in list comprehension 2018-04-28 23:32:08 +02:00
Kristóf Tóth 649b55f84f Move signal handling to a less exotic location 2018-04-28 23:21:46 +02:00
Kristóf Tóth 20225770cb Refactor CLI implementation and move it to it's own file 2018-04-28 22:07:38 +02:00
Kristóf Tóth 8e69f70cf3 Implement processing of images on multiple threads at once 2018-04-28 21:27:31 +02:00
Kristóf Tóth ef37a30e7d Nicen coding style 2018-04-14 18:26:56 +02:00
Kristóf Tóth 4f82f5f8f0 Handle SIGINT 2018-04-14 18:24:14 +02:00
Kristóf Tóth 9ff5abce12 Add software description 2018-02-24 21:20:47 +01:00
Kristóf Tóth 7a186ec82e Add option to select quality measurement method to use 2018-02-24 21:16:19 +01:00
Kristóf Tóth 05e077105a Add option to supress fancy output 2018-02-24 21:12:14 +01:00
Kristóf Tóth bf828bbac5 Add CLI flag --delete 2018-02-24 21:08:17 +01:00
Kristóf Tóth 37d418bda4 Refactor __main__ 2018-02-24 21:03:36 +01:00
Kristóf Tóth 461fd8e8f0 Use a mix of laplacian and fdibm to calculate quality measurement 2018-02-24 20:46:41 +01:00
Kristóf Tóth 6f0fb68e2b Add support for multiple files 2018-02-24 20:41:57 +01:00
Kristóf Tóth 7769250b15 Make image ratings properties 2018-02-24 20:31:02 +01:00
Kristóf Tóth 66942b9b4b Refactor image loading to class imgrate 2018-02-24 20:25:05 +01:00
Kristóf Tóth 64561d7be4 Implement checking for loaded image 2018-02-24 20:21:27 +01:00
Kristóf Tóth 395729aca1 Simple OO refactor 2018-02-24 20:04:44 +01:00
Kjistóf 50d022380b implemented Frequency Domain Image Blur Measure (review required) 2018-01-01 22:24:45 +01:00
Kjistóf 9c3b03c845 initial commit 2018-01-01 16:33:10 +01:00