A partial refactor of background detect
This commit is contained in:
parent
f12ee9bd69
commit
b5586a4b32
6 changed files with 162 additions and 4 deletions
|
|
@ -10,15 +10,15 @@
|
|||
<div class="uk-accordion-content">
|
||||
<div class="uk-margin">
|
||||
<propertyControl
|
||||
thing-name="background_detect"
|
||||
property-name="tolerance"
|
||||
thing-name="caomera"
|
||||
property-name="background_tolerance"
|
||||
label="Tolerance"
|
||||
/>
|
||||
</div>
|
||||
<div class="uk-margin">
|
||||
<propertyControl
|
||||
thing-name="background_detect"
|
||||
property-name="fraction"
|
||||
thing-name="camera"
|
||||
property-name="min_sample_coverage"
|
||||
label="Sample Coverage Required (%)"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue