Skip to content

Commit 30e01c4

Browse files
authored
Release v1.2.7 (#26)
* Create CellSegmentationExample_01.png (from John Hopkins University) * Update README.md * Update package.json * Update package-lock.json
1 parent 1278c66 commit 30e01c4

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CellSegmentationExample_01.png

20.4 KB
Loading

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
![Proof HTML](https://github.com/conorheffron/bio-cell-red-edge/actions/workflows/proof-html.yml/badge.svg)
88

9+
### Original Image (before crop)
10+
11+
![Original Image for Testing](./CellSegmentationExample_01.png)
12+
913
### Sample Edge Detection Script which produces the following result `.png` file.
1014

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "bio-cell-red-edge",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Biological Cell - Image Processing Script"
55
}

0 commit comments

Comments
 (0)