W

Where's My Box?

There's nothing we can't find.

The problem Where's My Box? solves

This project not only aims to help industrial corporate but also aim to give boost to country's security by deploying our bots at the borders where many illegal activities take place by our enemies in sort of terrorist group weapon transfer illegal money laundering this can be identified by our bot any illegal weapon recognized would send data to the superiors and would help us to avoid security beach in.
This project is also aiming to help handicapped people as those people can get help of this e.g. a blind person can get any object he wants to get just by saying what he wants this could make their life a lot easier .
All this factors would directly help our country be a better country by reducing human effort increasing efficiency and increasing the securities.

Challenges we ran into

The main challenges we ran into were as we are taking input from user in the form of image which was a pgm file we had to make it machine understandable so we had to make in a 2D matrix and gave the output directly to the C++ program file.
This was the initial setback after receiving the input ,segregating them into different shapes such as rectangle and square but some shapes like circle and irregular shapes were the hard point it identify as 2D matrix couldn't make that efficiently .
Then,it was required to identify between shelf and rack we did that by knowing the bottom of the shelf.
Even after recognizing the difference between shelf and rack when some objects were nearby it was kind of overlapping which made hard to distinguish among themselves.
Further completing backend process we faced main problem in connecting with frontend as html form inputs cannot be saved as text file locally so to overcome that we used XAMPP server and used php for this purpose .

Technologies used

Discussion