{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Surveillance applications \n", "\n", "This section covers the identified Surveillance applications. " ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
run previous cell, wait for 2 seconds
\n", "" ], "text/plain": [ "" ] }, "execution_count": 2, "metadata": {}, "output_type": "execute_result" } ], "source": [ "from jyquickhelper import add_notebook_menu\n", "add_notebook_menu()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Services interoperability of the three applications\n", "`Ref:` [Guerrero, C., Lera, I., & Juiz, C. (2019). **Evaluation and efficiency comparison of evolutionary algorithms for service placement optimization in fog architectures**. Future Generation Computer Systems, 97, 131-144.](https://www.sciencedirect.com/science/article/abs/pii/S0167739X18325147)\n", "\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Video surveillance/object tracking application\n", "\n", "`Ref:` [Xie et al. (2019). **A novel directional and non-local-convergent particle swarm optimization based workflow scheduling in cloud-edge environment**. Future Generation Computer Systems.](https://www.sciencedirect.com/science/article/pii/S0167739X18321332)\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Video Surveillance Object Tracking application\n", "\n", "`Ref:` [Xie et al. (2019). **A novel directional and non-local-convergent particle swarm optimization based workflow scheduling in cloud-edge environment**. Future Generation Computer Systems.](https://www.sciencedirect.com/science/article/pii/S0167739X18321332)\n", "\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Intelligent surveillance\n", "`Ref:` [Kabirzadeh, S., Rahbari, D., & Nickray, M. (2017). **A hyper heuristic algorithm for scheduling of fog networks**. IEEE FRUCT, pp. 148-155.](https://www.fruct.org/publications/fruct21/files/Kab.pdf)\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Video surveillance/object tracking application (VSOT)\n", "\n", "`Ref:` [Bittencourt, L. F., Diaz-Montes, J., Buyya, R., Rana, O. F., & Parashar, M. (2017). **Mobility-aware application scheduling in fog computing**. IEEE Cloud Computing, 4(2), 26-35.](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7912261&casa_token=0RjFR9Evf9kAAAAA:ZGgEwQoKNRqAuvCBmhj3UM3rUHvE_EtU56MrKyVI5p-4WaydWeKM5SpKCribU1RnLxMjzHV5tvc&tag=1)\n", "\n", "
\"Markdown
" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.8.8" }, "widgets": { "application/vnd.jupyter.widget-state+json": { "state": {}, "version_major": 2, "version_minor": 0 } } }, "nbformat": 4, "nbformat_minor": 4 }