Skip to content

Commit

Permalink
Modified Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrayanRoy committed Mar 24, 2024
1 parent bc682d9 commit 3a3b4f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ Install the package using the following R code.
```
devtools::install_github("ShrayanRoy/DepthR")
```

## Instructions

* Package images are stored in `imgDepthR` object. Use `imgDepthR[[i]]` with $1 \leq i \leq 9$ to use these images.

* Segmentation data produced by **SAM** for these images are stored as `segmeniData` and `bboxiData` object with $1 \leq i \leq 9$

0 comments on commit 3a3b4f1

Please sign in to comment.