542 Commits

Author SHA1 Message Date
esimov
b4f89e29ee Fix CI pipeline 2025-05-03 18:07:35 +03:00
esimov
8246afe240 Merge branch 'master' of https://github.com/esimov/pigo 2025-05-03 18:03:22 +03:00
esimov
95103ef07d Fixed CI pipeline 2025-05-03 18:03:01 +03:00
esimov
37391298f9 Fixed CI pipeline 2025-05-03 17:57:50 +03:00
esimov
b3002df21e Updated Python demos documentation 2025-05-03 17:55:11 +03:00
Endre Simo
7465ed14de Updated Readme 2024-08-01 12:50:32 +03:00
esimov
3a881cbb1d Updated to Go v1.22 2024-06-18 14:14:02 +03:00
Endre Simo
e922e5442d doc: added goreport card 2023-02-20 12:16:45 +02:00
esimov
89122affbd perf: replacing slices with arrays on LUT tables 2022-11-24 12:30:05 +02:00
esimov
84684113d7 Merge branch 'master' of https://github.com/esimov/pigo 2022-11-24 11:14:22 +02:00
esimov
c6c87b3d1f perf: struct memory alignment 2022-11-24 11:13:59 +02:00
Endre Simo
79dd3c1580 doc update 2022-11-10 11:38:09 +02:00
esimov
8c5a551bd1 Merge branch 'master' of https://github.com/esimov/pigo 2022-11-10 11:32:06 +02:00
esimov
68a68eda70 fix: masquerade demo 2022-11-10 11:31:51 +02:00
Endre Simo
1d19dd6fa4 doc update 2022-11-10 11:18:42 +02:00
Endre Simo
cd9c1817da updated doc 2022-11-10 11:17:26 +02:00
esimov
0c9a71c262 fix: index out of range error on camera initialization on MacOS 2022-11-10 11:10:50 +02:00
esimov
0388e93ed9 Fixed Windows error on blink detection demo 2022-11-09 16:03:01 +02:00
esimov
48642d9828 Fixed Windows error on talk detector demo 2022-11-09 15:16:25 +02:00
esimov
67fe6bc8d0 Fixed Windows error on masquerade demo 2022-11-09 15:13:57 +02:00
esimov
4ed29aa592 fix: Windows exit code on python demos #58 2022-11-09 12:40:30 +02:00
esimov
ce57eb8022 fix: resolved Python demos error on Windows #58 2022-11-09 11:30:24 +02:00
Endre Simo
efdb94e6e2 Merge branch 'master' of https://github.com/esimov/pigo 2022-11-09 11:27:42 +02:00
Endre Simo
b692bf0992 Updated .gitignore 2022-11-09 11:26:06 +02:00
Endre Simo
4e0627f21f doc: updated to v1.4.6 2022-10-04 11:20:34 +03:00
esimov
0a9283ef2a build: updated to v1.4.6 v1.4.6 2022-10-04 11:07:52 +03:00
esimov
b07532c1b9 fix: CLI error in case of uppercased input or output file #60 2022-09-30 11:49:02 +03:00
esimov
c5ba41ea1e core: replacing custom sorting function with sort.Slice 2022-09-30 09:47:38 +03:00
esimov
10ce5702a4 Merge branch 'master' of https://github.com/esimov/pigo 2022-09-30 09:46:32 +03:00
esimov
c0cd0bee9d fix: requesting plc flag in case is not provided when using the -flpc flag #59 2022-09-30 09:46:21 +03:00
Endre Simo
d7815b01e2 Merge pull request #57 from MudassirNoor/patch-1
update README.md
2022-07-19 10:40:12 +03:00
Mudassir Noor
7e9395218d reverted "bound' back to "bindings" 2022-07-14 23:34:50 -07:00
Mudassir Noor
c70f9673ee update README.md
minor updates for better readability
2022-07-14 20:50:42 -07:00
Endre Simo
131dc573e4 doc: updated install instructions 2022-05-06 11:24:56 +03:00
esimov
9047c788ba mod: updated to Go v1.13 2022-05-06 11:22:00 +03:00
esimov
192c140c52 Merge branch 'master' of https://github.com/esimov/pigo 2021-11-02 07:24:30 +02:00
esimov
cb53a0c443 snap: upgraded to v1.4.5 2021-11-02 07:24:18 +02:00
Endre Simo
61b680a3e3 doc: update release badge to v1.4.5 2021-11-01 15:46:59 +02:00
esimov
dbdfb14dab build: upgrade to v1.4.5 2021-11-01 15:40:27 +02:00
esimov
9cf22eb3e7 Merge branch 'master' of https://github.com/esimov/pigo v1.4.5 2021-10-27 07:37:29 +03:00
esimov
f4ccd68f0a ci: remove travis 2021-10-27 07:37:19 +03:00
Endre Simo
bfcc091815 doc: replace travis badge with github actions 2021-10-27 07:36:37 +03:00
esimov
15b1286f2f ci: move tests to a separate job 2021-10-27 07:09:47 +03:00
esimov
c151a9982c ci: update github actions 2021-10-26 16:59:31 +03:00
esimov
4c34eb9e63 ci: using sudo for Makefile 2021-10-26 16:51:55 +03:00
esimov
f880da9aa1 ci: github actions 2021-10-26 16:47:19 +03:00
esimov
dab1870183 core: small changes 2021-10-26 10:42:47 +03:00
esimov
5df3cf9731 wasm: small changes 2021-10-23 07:35:27 +03:00
esimov
494cb7ab59 perf: avoid unnecessary memory allocation 2021-10-22 08:26:56 +03:00
esimov
08dd5acac8 test: improving test & benchmark 2021-10-21 16:52:38 +03:00