Inspiration
With the theme of a murder mystery, we decided to try and create a forensic tool and upon seeing a body outline on one of the napkins we had the inspiration to create a program that will be able to identify bodies in pictures and create an outline.
What it does
Takes a picture for an input and then processes it such that it identifies bodies in pictures and will create a chalk outline around them in the picture.
How we built it
The whole program is written in Python. We use Tkinter to create the GUI for inputting picture files and outputting the processed file with the drawn outline. We use OpenCV2 on the back-end to process our images and find the bodies
Challenges we ran into
Noise, Unity & AR
Accomplishments that we're proud of
The outline works very well on some images
What we learned
Computer visualisation, AR and Unity working, Tkinter
What's next for Mister Murdery
Use ML to further improve results Implementing more forensics features
Built With
- and
- grit
- love
Log in or sign up for Devpost to join the conversation.