From a57537b1d8acab5b7e73a67c2b30b041cc414f9a Mon Sep 17 00:00:00 2001 From: Jingning Shi Date: Mon, 19 Apr 2021 14:09:25 +0800 Subject: [PATCH 1/2] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 62887bf..508bdce 100644 --- a/docs/index.html +++ b/docs/index.html @@ -122,7 +122,7 @@

## get better display performance and use the ## watershed algorithm to detect ring borders: t2 <- ring_detect(ring.data = t1, seg = 2, method = 'watershed') -
+
Figure 1. The automatic detection of ring borders
From 543e38ca560162ae6c4aed8362443e660a6995a4 Mon Sep 17 00:00:00 2001 From: Jingning Shi Date: Mon, 19 Apr 2021 14:11:00 +0800 Subject: [PATCH 2/2] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 508bdce..62887bf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -122,7 +122,7 @@

## get better display performance and use the ## watershed algorithm to detect ring borders: t2 <- ring_detect(ring.data = t1, seg = 2, method = 'watershed')

-
+
Figure 1. The automatic detection of ring borders