From 607dbe053a086edd2f40b9893d45606a499b7af6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conrad=20R=C3=B6ber?= <36418038+CoRoe@users.noreply.github.com> Date: Sat, 23 Dec 2023 11:13:23 +0100 Subject: [PATCH] Added reference to Python GUI --- .../useable-source-codes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/electrical-network-frequency-analysis/useable-source-codes.md b/electrical-network-frequency-analysis/useable-source-codes.md index 78924d4..440e60e 100644 --- a/electrical-network-frequency-analysis/useable-source-codes.md +++ b/electrical-network-frequency-analysis/useable-source-codes.md @@ -14,3 +14,9 @@ https://github.com/deerajnagothu/pyenf_extraction https://doi.org/10.1145/3291533.329153 https://github.com/geokarant/ENF_extraction + +### PyQt GUI for ENF Extraction and Matching. + +Python code: https://github.com/CoRoe/enf-matching; feeback welcome. + +Based on https://github.com/robert/enf-matching