Skip to content

Commit a730bdf

Browse files
authored
Update README.md
1 parent cd381e3 commit a730bdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ To perform processing on poses (such as predicting the future pose of an animal
1515

1616
- The `process` method takes in a pose, performs some processing, and returns processed pose.
1717
- The `save` method saves any valuable data created by or used by the processor
18-
For examples, please see the [processor directory](processor)
18+
19+
For more details and examples, see documentation [here](dlclive/processor/README.md).
1920

2021
###### Note :: alone, this object does not record video or capture images from a camera. This must be done separately, i.e. see our [DeepLabCut-live GUI](https://github.com/gkane26/DeepLabCut-live-GUI).
2122

0 commit comments

Comments
 (0)