Commit Graph

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