Commit Graph

33 Commits

Author SHA1 Message Date
esimov
5df3cf9731 wasm: small changes 2021-10-23 07:35:27 +03:00
esimov
83ae3c03c3 wasm: small typo correction 2021-09-01 16:09:43 +03:00
esimov
36bad126fe wasm: log the error instead of alerting 2021-08-31 17:38:50 +03:00
esimov
0b6335ca08 perf: fixed increased memory usage (#49) 2021-08-31 16:33:40 +03:00
esimov
feb6485f39 perf: fixed increased memory usage (#49) 2021-08-31 16:28:13 +03:00
esimov
e1bdf5cf41 wasm: load the cascade files from the local env. 2020-11-22 16:08:38 +02:00
esimov
4d9b2887da Fixed index out of range error 2020-11-09 07:07:43 +02:00
esimov
373a508564 #42 - include oval shape as detection marker in wasm demo 2020-08-28 12:03:45 +03:00
esimov
1f50f5cf28 Change key code 2020-06-13 08:38:10 +03:00
esimov
5fcde38e9c Fixing internal server error on wasm demo #34 2020-04-23 17:13:06 +03:00
esimov
94dd6bda09 Show detection coordinates 2020-03-27 15:32:09 +02:00
esimov
5b5c4d5835 Update travis.yml [skip ci] 2020-03-06 07:40:13 +02:00
esimov
f99b3f5e7c Small correction 2020-03-01 20:40:43 +02:00
esimov
958d6c9aec Commenting code section 2020-01-07 16:55:45 +02:00
esimov
b075519f6f Extend wasm example with facial landmark points detection 2019-11-26 09:33:22 +02:00
esimov
62da1801e6 Fixed camera width & height 2019-11-17 11:07:39 +02:00
esimov
2f88b0b8f9 Circle/rectangle detection draw 2019-11-15 10:10:16 +02:00
esimov
81281d3c75 Canvas styling 2019-11-14 15:52:22 +02:00
esimov
e3ecae9550 Keypress detection 2019-11-14 15:33:25 +02:00
esimov
b3d47f760a Small changes 2019-11-14 12:58:54 +02:00
esimov
546cf8a0cd Pupils/eyes detection done 2019-11-13 17:20:06 +02:00
esimov
41ff35d420 🎉 first working version of WASM face detection 2019-11-12 17:25:14 +02:00
esimov
ee1832df96 Swap width and height on detector 2019-11-12 12:11:54 +02:00
esimov
74981572fe update travis.yml 2019-11-12 07:05:13 +02:00
esimov
738690cde7 Refactor detector function 2019-11-11 16:56:50 +02:00
esimov
ef71fb276f Fixing death lock 2019-11-11 14:32:00 +02:00
esimov
1c7c15e92a Working on WASM face finder 2019-11-11 14:24:06 +02:00
esimov
07b1db3aab Doc update 2019-11-11 10:32:06 +02:00
esimov
00c15a07d7 Check for webcam 2019-11-11 08:29:51 +02:00
esimov
46013a94cd Implemented JS fetch method 2019-11-11 07:18:21 +02:00
esimov
585ee27671 Transfer webcam image data from JS to Go 2019-11-08 07:16:11 +02:00
esimov
27014af1d6 Webcam stream is working 2019-11-07 12:47:06 +02:00
esimov
12942a95e3 Working on webassembly version 2019-11-06 16:12:12 +02:00