Skip to content

Commit

Permalink
Update Documentation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs authored Sep 10, 2024
1 parent 4a86efa commit 65c8934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppExamples/misc/DisplayImage/doc/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This example demonstrates how to read a measurement image from a project and dis

* For the sake of simplicity, it is assumed that the measurement list from which the image is read has a fixed name ('Scan 1').
* You have to install [OpenCV python](https://pypi.org/project/opencv-python/) for the example to run.
* The example code is part of an App, so OpenCV Python wheel must be added to this App's environment.
* The example code is part of an App, so the OpenCV Python wheel must be added to this App's environment.

![](images/wheel1.png)

Expand Down

0 comments on commit 65c8934

Please sign in to comment.