Skip to content

Commit

Permalink
Add Linux load limitation to README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsipkens committed Apr 10, 2024
1 parent 656b514 commit 3fea642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ The submodule is not necessary for any of the scripts or methods included with t

Additional dependencies are required for use of the **[carboseg](https://github.com/tsipkens/atems/tree/master/carboseg)** or convolutional neural network component of this program, including a copy of Python. See the appropriate [section below](#+-carboseg-and-cnn-segmentation) for more information.

This code has been tested on Windows. Linux users may have some issues with loading images when supplying a string to `tools.load_imgs(...)`.

# B. Getting started

The overall structure of scripts associated with this code can be broken down into three steps.
Expand Down

0 comments on commit 3fea642

Please sign in to comment.