Commit Graph

10 Commits

Author SHA1 Message Date
Mahdi Dibaiee
ffdf17c84e fix(resize): width and height were swapped accidentally :| 2017-02-04 12:51:00 +03:30
Mahdi Dibaiee
232b1291fa fix(rotate): should use transparency instead of white pixels while
rotating
2017-02-04 12:16:48 +03:30
Mahdi Dibaiee
0a9712fe4a fix(resize): use Int instead of Double to increase performance 2017-02-03 22:14:52 +03:30
Mahdi Dibaiee
529d503204 feat(resize): resize/scale using nearest-neighbor 2017-02-03 21:57:48 +03:30
Mahdi Dibaiee
d468550af5 feat(embed): allow embedding of images into each other 2017-02-02 23:46:42 +03:30
Mahdi Dibaiee
283ff57955 feat(compress): SVD approximation of image 2016-10-08 18:14:47 +03:30
Mahdi Dibaiee
547a44eacb docs: structure 2016-10-08 17:03:45 +03:30
Mahdi Dibaiee
bc02da7242 fix: export Picture 2016-10-08 17:02:29 +03:30
Mahdi Dibaiee
62b7ee3151 update module name, update readme 2016-10-08 16:37:37 +03:30
Mahdi Dibaiee
81a386bd63 initial commit 2016-10-08 15:43:02 +03:30