From eeaa880a1a4553aab92aedbdcaf724f374e3ad08 Mon Sep 17 00:00:00 2001 From: Nir Azkiel Date: Sun, 6 Oct 2024 12:06:04 +0300 Subject: [PATCH 1/2] Add a drowning detection example pointer --- examples/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/readme.md b/examples/readme.md index 7e0d9bfe43..8b918f2943 100644 --- a/examples/readme.md +++ b/examples/readme.md @@ -57,4 +57,5 @@ For a detailed explanations and API documentation see our [Documentation](../doc 17. [Raspberry Pi Handheld 3D Scanner](https://eleccelerator.com/pi-handheld-3d-scanner/) by [Frank Zhao](https://github.com/frank26080115) 18. [Erwhi Hedgehog](https://gbr1.github.io/erwhi_hedgehog.html) by [Giovanni Bruno](https://github.com/gbr1) - Open-Source Hardware and Software design featuring Intel RealSense, UP-Squared and Intel Movidius technologies 19. [Archery Tower Defence Game](https://github.com/saadisaadi1/Handshot-Tower-Defence) by [Saadi Saadi](https://github.com/saadisaadi1) and [Ali Haj](mailto:alihaj00@outlook.com) - This game uses RealSense camera to control in-game movements. The game was developed as a one semester students project for the Technion Institute of Technology +20. [Real-Time Drowning Detection](https://github.com/talaSaba/intelRealsenseProject) by [Tala Saba](https://github.com/talaSaba) and [TODO](TODO) - This project is designed to detect potential drowning incidents in real-time using a Intel RealSense camera. The game was developed as a one semester students project for the Technion Institute of Technology From 7c4ed546fde5f25312c5080e8e077d0de9123943 Mon Sep 17 00:00:00 2001 From: Nir Azkiel Date: Sun, 6 Oct 2024 13:56:57 +0300 Subject: [PATCH 2/2] Update names --- examples/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/readme.md b/examples/readme.md index 8b918f2943..6162e70b64 100644 --- a/examples/readme.md +++ b/examples/readme.md @@ -57,5 +57,5 @@ For a detailed explanations and API documentation see our [Documentation](../doc 17. [Raspberry Pi Handheld 3D Scanner](https://eleccelerator.com/pi-handheld-3d-scanner/) by [Frank Zhao](https://github.com/frank26080115) 18. [Erwhi Hedgehog](https://gbr1.github.io/erwhi_hedgehog.html) by [Giovanni Bruno](https://github.com/gbr1) - Open-Source Hardware and Software design featuring Intel RealSense, UP-Squared and Intel Movidius technologies 19. [Archery Tower Defence Game](https://github.com/saadisaadi1/Handshot-Tower-Defence) by [Saadi Saadi](https://github.com/saadisaadi1) and [Ali Haj](mailto:alihaj00@outlook.com) - This game uses RealSense camera to control in-game movements. The game was developed as a one semester students project for the Technion Institute of Technology -20. [Real-Time Drowning Detection](https://github.com/talaSaba/intelRealsenseProject) by [Tala Saba](https://github.com/talaSaba) and [TODO](TODO) - This project is designed to detect potential drowning incidents in real-time using a Intel RealSense camera. The game was developed as a one semester students project for the Technion Institute of Technology +20. [Real-Time Drowning Detection](https://github.com/talaSaba/intelRealsenseProject) by [Tala Saba](https://github.com/talaSaba) and [Raneen Assy](https://github.com/raneen28) - This project is designed to detect a potential drowning incident in real-time using a Intel RealSense camera. The game was developed as a one semester students project for the Technion Institute of Technology