diff --git a/.DS_Store b/.DS_Store index 410e76b..c32d58b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..73f69e0 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/ceng-407-408-2023-2024-Insightio.iml b/.idea/ceng-407-408-2023-2024-Insightio.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/ceng-407-408-2023-2024-Insightio.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..a1757ae --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..5ec33e5 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..f5c6d9e --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..8b86656 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/docs/.DS_Store b/docs/.DS_Store new file mode 100644 index 0000000..481f5d5 Binary files /dev/null and b/docs/.DS_Store differ diff --git a/docs/contributers.md b/docs/contributers.md new file mode 100644 index 0000000..0d512e7 --- /dev/null +++ b/docs/contributers.md @@ -0,0 +1,52 @@ +# Contributers + + +## Team Members + + + +
+ +
+ Eda Nur Altunok +

Eda Nur Altunok

+
+ +
+ Ekin Nalçacı +

Ekin Nalçacı

+
+ +
+ Günalp Güngör +

Günalp Güngör

+
+ +
+ Utku Özbek +

Utku Özbek

+
+ +
+ Zeynep Polat +

Zeynep Polat

+
+ +
\ No newline at end of file diff --git a/docs/documents.md b/docs/documents.md index fec651b..417af1a 100644 --- a/docs/documents.md +++ b/docs/documents.md @@ -4,3 +4,5 @@ ## Relevant Document Links * [Work Plan](https://docs.google.com/spreadsheets/d/1wlX1xvh39NC-JZS4Wcqcl2kCQ2s6txOuiWpShDskg1Y/edit?usp=sharing) * [Literature Review](https://github.com/CankayaUniversity/ceng-407-408-2023-2024-Insightio/files/13257022/ceng407LiteratureReview.pdf) +* [SRS](https://github.com/CankayaUniversity/ceng-407-408-2023-2024-Insightio/wiki/SRS) +* [Github Repo](https://github.com/CankayaUniversity/ceng-407-408-2023-2024-Insightio) \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 70cb121..3a21caf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,12 +4,23 @@ ## What is Insightio? Insightio is a platform that provides crowd/object counting and tracking solutions for businesses. Users have the capability to establish an account, acquire a commercial license, set up cameras, and define the classes of tracked objects. -## Contributers -* Eda Nur Altunok -* Ekin Nalçacı -* Günalp Güngör -* Utku Özbek -* Zeynep Polat +## Vision +To lead the way in providing businesses looking for unmatched insights through object and crowd monitoring, boosting productivity, and enabling well-informed decision-making. + +## Mission +With the flexible platform Insightio, which provides state-of-the-art solutions for object and crowd tracking, you can empower businesses. Our goal is to continuously innovate in order to provide useful insights, promote growth, and make the world a more intelligent and connected place. + +## Feautures +* Object Counting and Tracking +* Customizable Zones +* Statistical Visualization +* User-Friendly Interface +* License Procurement +* Flexible Camera Configuration +* Security and Error Handling + +## Technologies +Integration of Supervision and YOLO models for unparalleled accuracy in object monitoring. ## Advisor * Serdar Arslan \ No newline at end of file diff --git a/docs/teamMembers/.DS_Store b/docs/teamMembers/.DS_Store new file mode 100644 index 0000000..43a4d9c Binary files /dev/null and b/docs/teamMembers/.DS_Store differ diff --git a/docs/teamMembers/eda.jpeg b/docs/teamMembers/eda.jpeg new file mode 100644 index 0000000..b3e1a2d Binary files /dev/null and b/docs/teamMembers/eda.jpeg differ diff --git a/docs/teamMembers/ekin.jpeg b/docs/teamMembers/ekin.jpeg new file mode 100644 index 0000000..6af0aa1 Binary files /dev/null and b/docs/teamMembers/ekin.jpeg differ diff --git a/docs/teamMembers/gunalp.jpeg b/docs/teamMembers/gunalp.jpeg new file mode 100644 index 0000000..3e8f48a Binary files /dev/null and b/docs/teamMembers/gunalp.jpeg differ diff --git a/docs/teamMembers/utku.jpeg b/docs/teamMembers/utku.jpeg new file mode 100644 index 0000000..d9a00cc Binary files /dev/null and b/docs/teamMembers/utku.jpeg differ diff --git a/docs/teamMembers/zeynep.jpeg b/docs/teamMembers/zeynep.jpeg new file mode 100644 index 0000000..c70160f Binary files /dev/null and b/docs/teamMembers/zeynep.jpeg differ diff --git a/site/assets/.DS_Store b/site/assets/.DS_Store new file mode 100644 index 0000000..53f4405 Binary files /dev/null and b/site/assets/.DS_Store differ diff --git a/site/assets/images/.DS_Store b/site/assets/images/.DS_Store new file mode 100644 index 0000000..bf99c0c Binary files /dev/null and b/site/assets/images/.DS_Store differ