Skip to content

Commit 1f5b4cd

Browse files
author
Schwarz Lab
authored
Update Readme.md
1 parent 00647e5 commit 1f5b4cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ DeepLabStreams core feature is the real-time analysis using any type of camera-b
2626

2727
### 3. [Design your first experiment](https://github.com/SchwarzNeuroconLab/DeepLabStream/wiki/My-first-experiment)
2828

29+
### 4. [Adapting an existing experiment to your own needs](https://github.com/SchwarzNeuroconLab/DeepLabStream/wiki/Adapting-an-existing-experiment-to-your-own-needs)
30+
31+
2932
### How does this work
3033

3134
DeepLabStream uses the camera's video stream to simultaneously record a raw (read as unmodified) video of the ongoing experiment,
@@ -80,7 +83,7 @@ As a visual representation of this event, the border of the ROI will turn green.
8083

8184
All experimental output will be stored to a .csv file for easy postprocessing.
8285

83-
Look at the [Introduction to experiments](https://github.com/SchwarzNeuroconLab/DeepLabStream/wiki/Introduction) to get an idea how to design your own experiment in DeepLabStream.
86+
Look at the [Introduction to experiments](https://github.com/SchwarzNeuroconLab/DeepLabStream/wiki/Introduction) to get an idea how to design your own experiment in DeepLabStream or learn how to adapt one of the already published experiments at [Adapting an existing experiment](https://github.com/SchwarzNeuroconLab/DeepLabStream/wiki/Adapting-an-existing-experiment-to-your-own-needs).
8487

8588
### Known issues
8689

0 commit comments

Comments
 (0)