Skip to content

Commit

Permalink
Updated project description
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode committed Feb 6, 2024
1 parent 101d367 commit 503d2af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ideas.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Etienne Delay",
"Oleksandr Zaitsev"
],
"description": "[Cormas](https://github.com/cormas/cormas) is an open-source modeling and multi-agent simulation platform implemented in Pharo and dedicated for management of renewable natural resources. The novelty of Cormas is in its orientation towards the [Companion Modelling](https://www.commod.org/) which suggests the development of interactive games that facilitate the collaborative exploration of scenarios by scientists and local stakeholders.\n\nThe goal of this project is to enhance the interactive functionality of Cormas by building a computer vision system for detecting tangible objects such as board game pieces. Such a system would permit people to play a [serious game](https://en.wikipedia.org/wiki/Serious_game) on a physical board and have a camera detect the movement of pieces and automatically update the Cormas model. The game could then be stored, replayed, interacted with, and analysed using Cormas.\n\nObject detection can be implemented based on the smartphone camera or with a more advanced dedicated tool such as [Azure Kinect](https://azure.microsoft.com/en-us/products/kinect-dk/). Adaptation of Cormas platform for receiving live input from real world is a very important aspect of this project.",
"description": "The goal of this project is to enhance the interactive functionality of Cormas by building a computer vision system for detecting tangible objects such as board game pieces. Such a system would permit people to play a [serious game](https://en.wikipedia.org/wiki/Serious_game) on a physical board and have a camera detect the movement of pieces and automatically update the Cormas model. The game could then be stored, replayed, interacted with, and analysed using Cormas.\n\nObject detection can be implemented based on the smartphone camera or with a more advanced dedicated tool such as [Azure Kinect](https://azure.microsoft.com/en-us/products/kinect-dk/). Adaptation of Cormas platform for receiving live input from real world is a very important aspect of this project.",
"goal": "- Implement and test the API in Cormas for positioning agents on the spatial grid\n- Implement a prototype of an object detection system using computer vision\n- Connect the implemented object detection system to Cormas\n- Implement calibration and board initialization",
"keywords": [
"Computer Vision",
Expand Down
Binary file added data/img/etienne-cv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 503d2af

Please sign in to comment.