From 5faa814d83f0190b466d632ea7e616ca4523bb65 Mon Sep 17 00:00:00 2001 From: James Cooper <30380166+jcoo092@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:59:16 +1200 Subject: [PATCH] Delete the estuary1 paper, since it's pretty much subsumed by estuary2. --- data/publications.json | 9 --------- static/publications/estuary1.bib | 12 ------------ 2 files changed, 21 deletions(-) delete mode 100644 static/publications/estuary1.bib diff --git a/data/publications.json b/data/publications.json index 502ba7f..c720984 100644 --- a/data/publications.json +++ b/data/publications.json @@ -53,15 +53,6 @@ "venue": "2018 International Conference on Image and Vision Computing New Zealand (IVCNZ)", "year": 2018 }, - { - "abstract": "We propose here a first attempt at meta-scale mapping for long-term marine ecosystem management by pro- totyping, advancing and applying an intelligent vision system to map the marine estate. We will offer a first glimpse at data collection that crosses scales using IR, colour and depth imagery data from the millimetric to the metric scale. We used proprietary hardware and algorithms to look at the activity of Polychaete worms (a recognized indicator of a healthy estuary environment) across spatial, temporal and physical scales, from micro to macro level. While our estimation of worm counts correlated weakly with manual expert ground truth, our system allowed a scaling of worm activity at various levels, which is a first attempt at marine ecosystem meta-scale mapping capabilities. The field investigations took place on a stretch of intertidal area in the Auckland Region near the Leigh Marine Laboratory, which allows easy access to a typical marine ecosystem, ensures natural illumination, and is rich in complex interactions in the underwater biotic/abiotic interface.", - "authors": "Arabella Anderson et al.", - "doi": "10.1109/IVCNZ.2017.8402506", - "key": "estuary1", - "title": "A multi-scale framework for the automated surveying of the Whangateau estuary using off-the-shelf equipment", - "venue": "2017 International Conference on Image and Vision Computing New Zealand (IVCNZ)", - "year": 2017 - }, { "abstract": "The Raspberry Pi single-board computer is a low cost, light weight system with small power requirements. It is an attractive embedded computer vision solution for many applications, including that of UAVs. Here, we focus on the Raspberry Pi 2 and demonstrate that, with the addition of a multiplexer and two camera modules, it is able to execute a full stereo matching pipeline, making it a suitable depth metering device for UAV usage. Our experimental results demonstrate that the proposed configuration is capable of performing reasonably accurate depth estimation for a system moving at a rate of 1 ms -1 when in good lighting conditions.", "authors": "James Cooper et al.", diff --git a/static/publications/estuary1.bib b/static/publications/estuary1.bib deleted file mode 100644 index 8c58297..0000000 --- a/static/publications/estuary1.bib +++ /dev/null @@ -1,12 +0,0 @@ -@inproceedings{Anderson2017, -author = {Anderson, A and Azhar, M. and Cooper, J and James, J and Debes, J and Azhar, D and Vandermark, W and Leung, K.-C. and Yang, K. and Hilman, J. and Schenone, S. and Strozzi, A. Gastelum and Gee, T. and Friedrich, H. and Thrush, S. and Delmas, P.}, -booktitle = {2017 International Conference on Image and Vision Computing New Zealand (IVCNZ)}, -doi = {10.1109/IVCNZ.2017.8402506}, -isbn = {978-1-5386-4276-4}, -month = {dec}, -pages = {1--6}, -publisher = {IEEE}, -title = {{A multi-scale framework for the automated surveying of the Whangateau estuary using off-the-shelf equipment}}, -url = {https://ieeexplore.ieee.org/document/8402506/}, -year = {2017} -}