fix relative coordinates

This commit is contained in:
Josh Hawkins 2024-05-22 09:33:19 -05:00
parent 6f01a871df
commit aeb3d7d301

View File

@ -113,7 +113,7 @@ cameras:
- detect - detect
motion: motion:
mask: mask:
- 0.000,0.640,0.002,0.000,1.499,0.000,1.499,1.171,1.327,0.683,1.050,0.636,1.052,0.467,0.760,0.440,0.679,0.521,0.677,0.600 - 0.000,0.427,0.002,0.000,0.999,0.000,0.999,0.781,0.885,0.456,0.700,0.424,0.701,0.311,0.507,0.294,0.453,0.347,0.451,0.400
``` ```
### Standalone Intel Mini PC with USB Coral ### Standalone Intel Mini PC with USB Coral
@ -167,7 +167,7 @@ cameras:
- detect - detect
motion: motion:
mask: mask:
- 0.000,0.640,0.002,0.000,1.499,0.000,1.499,1.171,1.327,0.683,1.050,0.636,1.052,0.467,0.760,0.440,0.679,0.521,0.677,0.600 - 0.000,0.427,0.002,0.000,0.999,0.000,0.999,0.781,0.885,0.456,0.700,0.424,0.701,0.311,0.507,0.294,0.453,0.347,0.451,0.400
``` ```
### Home Assistant integrated Intel Mini PC with OpenVino ### Home Assistant integrated Intel Mini PC with OpenVino
@ -232,5 +232,5 @@ cameras:
- detect - detect
motion: motion:
mask: mask:
- 0.000,0.640,0.002,0.000,1.499,0.000,1.499,1.171,1.327,0.683,1.050,0.636,1.052,0.467,0.760,0.440,0.679,0.521,0.677,0.600 - 0.000,0.427,0.002,0.000,0.999,0.000,0.999,0.781,0.885,0.456,0.700,0.424,0.701,0.311,0.507,0.294,0.453,0.347,0.451,0.400
``` ```