The document describes a project to develop a system called FODEX (Forensics Document Examiner) that examines documents and generates an algorithmic analysis of human handwriting. It will work by comparing different handwriting samples using image processing algorithms. The system will preprocess images, perform thinning, segmentation, feature extraction and profile generation to analyze handwriting traits defined in graphology and generate a personalized profile or report for the user. It aims to provide an automated, user-friendly and accurate alternative to existing handwriting analysis systems. The project plan outlines the implementation progress and technical details like using Java and libraries for image processing, MySQL database, and UML diagrams.