Loading repository data…
Loading repository data…
sutejym122 / repository
Forensic sketch construction and face recognition system using JavaFX, AWS S3, and AWS Rekognition.
Forensic Face Sketch is a forensic sketch construction and recognition system designed to help investigators create composite suspect sketches and compare them against stored records.
The project combines a JavaFX desktop application with image storage and face recognition workflows using AWS services.
In many investigations, eyewitnesses describe a suspect verbally while investigators or forensic artists manually construct a face sketch. That process can be slow, inconsistent, and difficult to search against existing records.
This project explores a software-assisted workflow where facial components can be assembled into a composite sketch and compared against stored image records using cloud-based recognition.
FinalCode.zip - legacy source code archiveProject Report.pdf - academic project reportProject Screenshots/ - screenshots from the applicationsketch elements/ - facial component assets used by the sketch construction workflowThis is an older academic and research project. The core idea, screenshots, report, and implementation history are preserved, but the project would need modernization before production use.