Skip to content

Commit 98b2f8f

Browse files
committed
acrolinx
1 parent 8524146 commit 98b2f8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/computer-vision/spatial-analysis-zone-line-placement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you want to see a specific section of your camera view, create the largest zo
2626

2727
### Example of a well-shaped zone
2828

29-
The zone should be big enough to accommodate three people standing along each edge and focused on the area of interest. Spatial Analysis will identify people whose feet are placed in the zone, so when drawing zones on the 2D image, imagine the zone as a carpet laying on the floor.
29+
The zone should be large enough to accommodate three people standing along each edge and focused on the area of interest. Spatial Analysis identifies people whose feet are placed in the zone, so when drawing zones on the 2D image, imagine the zone as a carpet laying on the floor.
3030

3131
![Well-shaped zone](./media/spatial-analysis/zone-good-example.png)
3232

@@ -58,9 +58,9 @@ The following examples show poorly shaped zones. In these examples, the area of
5858

5959
### Example of a well-shaped line
6060

61-
The line should be long enough to accommodate the entire entrance. Spatial Analysis will identify people whose feet cross the line, so when drawing lines on the 2D image imagine you're drawing them as if they lie on the floor.
61+
The line should be long enough to accommodate the entire entrance. Spatial Analysis identifies people whose feet cross the line, so when drawing lines on the 2D image imagine you're drawing them as if they lie on the floor.
6262

63-
If possible, extend the line wider than the actual entrance. If this will not result in extra crossings (as in the image below when the line is against a wall) then extend it.
63+
If possible, extend the line wider than the actual entrance. If this won't result in extra crossings (as in the image below when the line is against a wall) then extend it.
6464

6565
![Well-shaped line](./media/spatial-analysis/zone-line-good-example.png)
6666

0 commit comments

Comments
 (0)