Commit Graph

49 Commits

Author SHA1 Message Date
esimov
d3da34e80d fix: resolving carving issue on image enlargment (#65) 2021-06-16 16:19:18 +03:00
esimov
65a7d806d5 fix: resolving carving issue on image enlargment (#65) 2021-06-14 09:38:53 +03:00
esimov
685459f54b feat: embedding face cascade classifier 2021-06-02 17:58:16 +03:00
esimov
bf3bdf956c perf: speed improvement when using the face detection flag (#62) 2021-05-28 15:46:12 +03:00
esimov
972ce41d57 fix: signal error in case image processing is failing 2021-05-26 18:04:33 +03:00
esimov
bee205b871 perf: process image directories concurrently 2021-05-24 14:51:31 +03:00
Micah Cantor
caa88c25ef removed redundencies in carving size calc 2020-07-07 21:35:33 -04:00
Micah Cantor
a8e50474f4 fixed scaling for all aspect ratios 2020-07-07 20:21:07 -04:00
esimov
c6c2a93798 Fixing huge memory allocation issue on processing 2020-07-02 11:33:49 +03:00
Caleb Doxsey
6b1f37c5d4 add support for piping with stdin and stdout 2020-01-27 15:51:21 -07:00
esimov
d17418da3f Fixing square option issue #55 2019-11-18 11:52:41 +02:00
esimov
4fefdb7feb Fixing square option issue #55 2019-11-18 11:42:18 +02:00
esimov
a72687f032 Update to v1.2.2 2019-07-08 14:19:06 +03:00
esimov
908f6313d6 Fixing issue in case the square option is used 2019-07-08 14:12:36 +03:00
esimov
f019c6c4a1 Gif encoder 2019-05-01 09:26:56 +03:00
esimov
b1ec2aada3 Force to use the scaling option in case of big images 2019-04-26 16:14:49 +03:00
esimov
e8e476aed3 Support multiple export image format 2019-04-25 12:09:56 +03:00
esimov
7373332827 Fixing index out of range issue when scale option is used 2019-04-25 10:23:02 +03:00
esimov
b8926a91cb Adding angle parameter into cli parameter list 2019-01-17 13:15:41 +02:00
esimov
f9507b38ab Small changes 2018-11-02 09:42:29 +02:00
esimov
37921fff56 Limit scale option only for image reduction 2018-10-31 15:56:51 +02:00
Endre Simo
20e05cef7c Change gocv face detection with pigo 2018-06-12 12:59:44 +03:00
Endre Simo
ebfbcda5f0 Implementing face detection 2018-03-16 16:24:14 +02:00
esimov
14e426dea1 Code description changes 2018-03-05 12:52:54 +02:00
esimov
e704f9f88c Include godoc 2018-03-05 12:41:42 +02:00
esimov
97f13ed95d Small correction 2018-02-27 12:03:34 +02:00
esimov
a64b556659 Extend params with scale option 2018-02-27 11:29:19 +02:00
esimov
a4a1338c87 Merge branch 'im-kulikov-fix-000-cleanup-code' 2018-02-13 13:35:27 +02:00
esimov
64150f8eb2 Fixing index out of range 2018-02-13 13:21:17 +02:00
Evgeniy Kulikov
d0062a8816 Merge branch 'master' into fix-000-cleanup-code 2018-02-12 00:05:43 +03:00
Endre Simo
69f00b9a5a Support square option 2018-02-11 21:14:19 +02:00
Evgeniy Kulikov
587f65fb1f [FIX] Cleanup code
- fix linter warnings
2018-02-10 22:16:29 +03:00
Endre Simo
ed0015d1f8 Remove unneeded vendor dependencies 2018-02-05 10:04:39 +02:00
Southclaws
356098aa95 Updated Processor.Process to use io.Writer for output instead of a filename so in-memory operations can be performed easily 2018-01-31 10:41:31 +00:00
Jesse Donat
c3529cbb48 Adds support for bitmap and gif 2018-01-30 18:42:16 -06:00
esimov
38309ab84f Extend CLI 2018-01-26 17:26:02 +02:00
esimov
b9d28d7168 Run gofmt 2018-01-26 16:35:38 +02:00
esimov
8aaa570ee3 Implementing image enlargement algorithm 2018-01-26 16:33:55 +02:00
esimov
38e25b8abf Change cli params 2018-01-19 07:10:18 +02:00
esimov
15018c9136 Add debugger option 2018-01-17 16:39:13 +02:00
esimov
5ac966845b Code cleanup 2018-01-17 16:29:38 +02:00
esimov
af88c26f90 Code refactoring 2018-01-17 10:52:56 +02:00
esimov
24b25e8168 New logic for percentage 2018-01-16 12:33:03 +02:00
esimov
e994d08769 Remove debug section 2018-01-15 16:23:41 +02:00
esimov
6b41858411 Run gofmt 2018-01-15 10:06:26 +02:00
esimov
965d56e2b1 Image processor 2018-01-15 09:59:53 +02:00
esimov
97d000af14 Tweak parameters 2018-01-14 14:49:48 +02:00
esimov
045b27167a Impl. algorithm to remove seams 2018-01-13 15:11:54 +02:00
esimov
160d827a48 Initial commit 2018-01-11 17:14:52 +02:00