Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Running the examples
To get the exampels running, first set up a project directory with (probably) an own environment and clone this git repository there.

Then, you need to install the Cuvis C SDK (see [here](https://cloud.cubert-gmbh.de/index.php/s/m1WfR66TjcGl96z), as explained for the python wrapper [here](https://github.com/cubert-hyperspectral/cuvis.python).
Then, you need to install the Cuvis C SDK (see [here](https://cloud.cubert-gmbh.de/s/q3YiPZPJe5oXziZ), as explained for the python wrapper [here](https://github.com/cubert-hyperspectral/cuvis.python).

Then you can simply install the required dependencies using pip in your local project environment.

Expand All @@ -16,7 +16,7 @@ pip install -r requirements.txt

Alternatively to pip, take a look on how to install the python wrapper manually [here](https://github.com/cubert-hyperspectral/cuvis.python).

For running some of the examples, you have to use sample data (provided [here](https://cloud.cubert-gmbh.de/index.php/s/3oECVGWpC1NpNqC)).
For running some of the examples, you have to use sample data (provided [here](https://cloud.cubert-gmbh.de/s/SrkSRja5FKGS2Tw)).

## Inventory

Expand Down