basic firebrand recognition
Co-authored-by: Alex <AlexanderMcDowell@users.noreply.github.com>
This commit is contained in:
@@ -50,8 +50,13 @@
|
||||
|
||||
<h4>Firebrand Detection Settings</h4>
|
||||
|
||||
<label for="edge_amp">Edge Amplification</label>
|
||||
<input type="number" name="edge_amp" value="10", step="0.1"/>
|
||||
<label for="intensity_threshold">intensity threshold (0-255)</label>
|
||||
<input type="number" name="intensity_threshold" value="250", step="0.1"/>
|
||||
<br>
|
||||
|
||||
<label for="min_area">min area (removes small particles)</label>
|
||||
<input type="number" name="min_area" value="115", step="0.1"/>
|
||||
<br>
|
||||
|
||||
<h4>Output Settings</h4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user