diff --git a/examples/pyrometry/edge_detection.py b/examples/pyrometry/edge_detection.py index efba1e5..3318947 100644 --- a/examples/pyrometry/edge_detection.py +++ b/examples/pyrometry/edge_detection.py @@ -4,7 +4,7 @@ import cv2 as cv import numpy as np # edge-detection kernel amplification -AMPLIFIER=9 +AMPLIFIER=8 MIN_INTENSITY=100 diff --git a/examples/pyrometry/streaktest-edge-detection.png b/examples/pyrometry/streaktest-edge-detection.png index 8144d00..2d3bded 100644 Binary files a/examples/pyrometry/streaktest-edge-detection.png and b/examples/pyrometry/streaktest-edge-detection.png differ diff --git a/firebrand_detection.py b/firebrand_detection.py new file mode 100644 index 0000000..e69de29 diff --git a/templates/index.html b/templates/index.html index 705d89a..a05d6ed 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,6 +48,11 @@
+

Firebrand Detection Settings

+ + + +

Output Settings