139 Commits

Author SHA1 Message Date
Fam Zheng
6702584b40 requirements.txt: drop unused libs 2025-04-25 08:28:00 +01:00
Fam Zheng
2b7e63274a drop alg roi files 2025-04-25 08:26:05 +01:00
Fam Zheng
00b19adb50 alg/Makefile: drop unused file 2025-04-25 08:24:44 +01:00
Fam Zheng
bf0c892f1a Drop roi 2025-04-25 08:21:47 +01:00
Fam Zheng
cdb29bbc57 drop emtest 2025-04-25 08:20:41 +01:00
Fam Zheng
cec6f1c534 drop more alg 2025-04-24 22:38:00 +01:00
Fam Zheng
b9e355438a Dockerfile: Drop topleft 2025-04-24 22:34:07 +01:00
Fam Zheng
085786623c emtest: Drop tests 2025-04-24 22:30:55 +01:00
Fam Zheng
4436dc9553 camera: Update wasm 2025-04-24 22:26:38 +01:00
Fam Zheng
55fd00d35e scanner: Check clarity of left mid of qr 2025-04-24 22:24:28 +01:00
Fam Zheng
d33836099c scanner: Use camera-5.0 2025-04-24 21:30:21 +01:00
Fam Zheng
ca3f697cc2 camera: restore 4.0 and introduce 5.0 2025-04-24 21:29:35 +01:00
Fam Zheng
10d6b45388 Revert "qr-verify: Push to fam's alert channel"
This reverts commit 2514b557e7294ef71c1ac8561d66052de8bad9df.
2025-04-24 21:28:28 +01:00
Fam Zheng
2514b557e7 qr-verify: Push to fam's alert channel 2025-04-24 21:22:43 +01:00
Fam Zheng
4b81727749 drop web/public/camera-3.2 2025-04-24 21:11:44 +01:00
Fam Zheng
b2343f3cae api: Add message when angle check pass 2025-04-24 21:04:40 +01:00
Fam Zheng
f8cb7e85e5 drop deployment/elastic-agent.yml 2025-04-24 20:54:32 +01:00
Fam Zheng
e23ff73c89 scanner: Enable skip_angle_check 2025-04-24 20:48:48 +01:00
Fam Zheng
771545e716 alg: update wasm 2025-04-24 20:46:57 +01:00
Fam Zheng
69c701da56 alg: Simplify frame pre check 2025-04-24 20:45:42 +01:00
Fam Zheng
46b7541830 api: Add message if skipped check 2025-04-24 20:44:53 +01:00
Fam Zheng
97b7c8c59e camera: Add skip_angle_check 2025-04-24 20:44:00 +01:00
Fam Zheng
ef97ed79d4 api: Add skip_angle_check to qr-verify 2025-04-24 20:43:40 +01:00
Fam Zheng
6b0afd286e api: Don't use v5 qr verify if batch feature_comparison_threshold unset 2025-04-24 09:25:07 +01:00
Fam Zheng
4ea0b515be drop detection 2025-04-24 09:06:51 +01:00
Fam Zheng
d711b326bb Use v5 qr_verify api 2025-04-17 13:33:41 +01:00
Fam Zheng
86f195109c drop research 2025-04-17 13:10:52 +01:00
Fam Zheng
a766eb1951 scanner: Update frame page 2025-04-15 06:51:51 +01:00
Fam Zheng
a586f03376 scanner: Fix frame image_data_url 2025-04-15 06:51:51 +01:00
Fam Zheng
8ade734e87 scanner: Add frame page 2025-04-15 06:51:51 +01:00
Fam Zheng
304ec81588 scanner: use_roi_verify 2025-04-15 06:51:51 +01:00
Fam Zheng
635d0a1dcf roi-triain: Use resnet50 2025-03-27 00:13:50 +08:00
Fam Zheng
aae7fc218d Makefile: Add alg/models/ to ALG_FILES 2025-03-26 06:55:32 +08:00
Fam Zheng
39837cf88b api: Update resnet model 2025-03-26 06:54:11 +08:00
Fam Zheng
5fcc60f793 research: Add roi-train.sh 2025-03-26 06:53:58 +08:00
Fam Zheng
e3d10b7a4c Copy roi-verify.py to alg/ 2025-03-25 15:05:46 +08:00
Fam Zheng
d5c2be6727 Revert "qrtool: Use adaptiveThreshold to find roi"
This reverts commit 30b23b82ded6468c7953611a1dac782d10e86605.

It caused regression on emtest
2025-03-24 23:12:51 -07:00
Fam Zheng
008e3839bb api: Fix roi-verify 2025-03-25 13:57:16 +08:00
Fam Zheng
3d96d2a7ad research: Add /api/roi-verify 2025-03-25 13:29:58 +08:00
Fam Zheng
c02b9e342a api: Add use_roi_verify 2025-03-25 13:29:58 +08:00
Fam Zheng
73f99d08ce alg: Add side_by_side cmd 2025-03-25 13:29:57 +08:00
Fam Zheng
4b2431c1f0 research: Add pth-to-onnx.py 2025-03-25 13:29:57 +08:00
Fam Zheng
bcc06bf255 alg: Add roi_verify cmd 2025-03-25 13:29:57 +08:00
Fam Zheng
4e3937b471 roi.py: Reuse roi file 2025-03-25 13:29:57 +08:00
Fam Zheng
30b23b82de qrtool: Use adaptiveThreshold to find roi 2025-03-25 13:29:57 +08:00
Fam Zheng
03a25595a2 research: roi train 2025-03-25 13:29:57 +08:00
Fam Zheng
9fbc2fb812 wip: Thu 20 Mar 2025 23:50:48 PDT 2025-03-25 13:29:57 +08:00
Fam Zheng
591159323c emcli: Allow roi 404 2025-03-25 13:29:57 +08:00
Fam Zheng
0f8cf2ff5c research: Add roi.py 2025-03-25 13:29:57 +08:00
Fam Zheng
92e23a8306 update wasm to enable sobel sensitivity 2025-03-20 23:11:58 -07:00