readme corrections

Fri, 19 Apr 2024 17:05:54 +0300

author
Neil Dizon <neil.dizon@helsinki.fi>
date
Fri, 19 Apr 2024 17:05:54 +0300
changeset 9
4eaff3502eea
parent 8
e4ad8f7ce671
child 10
68fe515ea38f

readme corrections

README.md file | annotate | diff | comparison | revisions
--- a/README.md	Fri Apr 19 17:00:37 2024 +0300
+++ b/README.md	Fri Apr 19 17:05:54 2024 +0300
@@ -1,7 +1,7 @@
 
 # Julia codes for “Predictive online optimisation with applications to optical flow”
 
-This version of Julia codes contains the experiments in the manuscript _"Prediction Techniques for Dynamic Imaging with Online Primal-dual Methods"_ built on top of the experiments for the manuscript _“Predictive online optimisation with applications to optical flow”_ by [Tuomo Valkonen](https://tuomov.iki.fi) ([Journal of Mathematical Imaging and Vision](https://link.springer.com/article/10.1007/s10851-020-01000-4)).
+This version of Julia codes contains the experiments in the manuscript _"Prediction techniques for dynamic imaging with online primal-dual methods"_ built on top of the experiments for the manuscript _“Predictive online optimisation with applications to optical flow”_ by [Tuomo Valkonen](https://tuomov.iki.fi) ([Journal of Mathematical Imaging and Vision](https://link.springer.com/article/10.1007/s10851-020-01000-4)).
 
 ## Prerequisites
 
@@ -31,7 +31,7 @@
 
 or any of `demo_XY()`, where `X`=`known`,`unknown` and `Y`=1,2,3.    
 
-Additionally, to generate all the experiments in the manuscript _"Prediction Techniques for Dynamic Imaging with Online Primal-dual Methods"_, run:
+Additionally, to generate all the experiments in the manuscript _"Prediction techniques for dynamic imaging with online primal-dual methods"_, run:
 
     > batchrun_predictors()
 

mercurial