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 99da5e6 commit 4a86efa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AppExamples/misc/DisplayImage/doc/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ This example demonstrates how to read a measurement image from a project and dis

## Preliminaries

* For the sake of simplicity it is assumed that the measurement list from which the image is read has a fixed name ('Scan 1').
* 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 must be part of an add-on, so that this python wheel can be added to that add-on's environment.
* The example code is part of an App, so OpenCV Python wheel must be added to this App's environment.

![](images/wheel1.png)

Expand Down

0 comments on commit 4a86efa

Please sign in to comment.