Skip to content

Commit 8d2c994

Browse files
Make picamera2 prerequisite introduction sequence consistent
1 parent db10474 commit 8d2c994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/accessories/ai-camera/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ For example, `max_detections` defines the maximum number of bodies that the pipe
113113

114114
For examples of image classification, object detection, object segmentation, and pose estimation using Picamera2, see https://github.com/raspberrypi/picamera2/blob/main/examples/imx500/[the `picamera2` GitHub repository].
115115

116-
Most of the examples use OpenCV for some additional processing, so if you haven't done so previously, please run:
116+
Most of the examples use OpenCV for some additional processing. To install the dependencies required to run OpenCV, run the following command:
117117

118118
[source,console]
119119
----

0 commit comments

Comments
 (0)