TABLE #15

Inspiration

Wanted to do something that could help in the everyday life of anyone

What it does

Get the calories of the food you are eating by taking a photo of it and track your record all over the day

How I built it

Using python as the main language for the algorithm and using the library opencv for image recognition, this became the server side of our application. The client side is buit in Androuid-studio, which makes it easier for the user to interact with.

Challenges I ran into

The biggest challenges were to create an image taken by the camera from the app, then sending it to the server and finally effectivily recognize the object by computer vision.

Accomplishments that I'm proud of

To have accomplished a good prototype with a very decent accuracy.

What I learned

App development in android and the implementation of image recognition using neural networks

What's next for My College Calories

Do it all automated and receive all the feedback and results in the client side.

Share this project:

Updates