Skip to content

Commit

Permalink
Merge pull request #10 from conorheffron/readme-up
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
conorheffron authored Mar 29, 2024
2 parents 55cd2e2 + 331d3ba commit c27e712
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# bio-cell-red-edge
## bio-cell-red-edge

### Sample Edge Detection Script which produces the following result `.png` file.

<img align="middle" width="452" alt="image" src="https://github.com/conorheffron/bio-cell-red-edge/assets/8218626/cb1761f3-070c-48aa-bf48-ad975105c757">

## Sample CLI Usage
### Sample CLI Usage

### python main.py `<file_to_be_processed>`
```python
python main.py `<file_to_be_processed>`
```

```python
> python main.py "/path/original image cropped.png"
Expand Down

0 comments on commit c27e712

Please sign in to comment.