Skip to content

Commit bac4f7c

Browse files
committed
review tweaks
1 parent cb8f759 commit bac4f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/vision/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ frame = robot.camera.capture()
6969

7070
### Frame argument
7171

72-
The slowest part of vision is capturing the image.
72+
The slowest part of marker detection is capturing the image.
7373
You can use the output of the `capture` method with the other vision commands to avoid recapturing.
7474
This may be useful if you wish to use both your own vision algorithms and our marker detection on the same frames.
7575

0 commit comments

Comments
 (0)