diff --git a/presentation/finalpresentation.Rmd b/presentation/finalpresentation.Rmd index 2aa3f5a..0734d14 100644 --- a/presentation/finalpresentation.Rmd +++ b/presentation/finalpresentation.Rmd @@ -452,6 +452,8 @@ knitr::include_graphics("pimg/ourap.png") * Instead of manually selecting patches, we require a more general method. +-- + * Selecting overlapping local patches for each pixel can be useful. -- @@ -460,7 +462,7 @@ knitr::include_graphics("pimg/ourap.png") -- -* We will use segments obtained by the segmentation algorithm. +* We will use segments obtained by segmentation algorithm. --- diff --git a/presentation/finalpresentation.html b/presentation/finalpresentation.html index f610815..b46e224 100644 --- a/presentation/finalpresentation.html +++ b/presentation/finalpresentation.html @@ -453,6 +453,8 @@ * Instead of manually selecting patches, we require a more general method. +-- + * Selecting overlapping local patches for each pixel can be useful. -- @@ -461,7 +463,7 @@ -- -* We will use segments obtained by the segmentation algorithm. +* We will use segments obtained by segmentation algorithm. ---