Personality Analysis Through Graphology Using Image Processing
Personality Analysis Through Graphology Using Image Processing
ISSN No:-2456-2165
Abstract:-Graphology is a method of identifying, (CNN) is a popular technique used for image recognition.
evaluating and understanding human personality traits in Dense CNN is used to extract the features from handwritten
person by analysing the strokes and patterns revealed by text sample.In order to enhance the accuracy of analyzing the
their handwriting. Handwriting shows a person’s genuine handwriting image.
nature, including emotional outlay, fears, honesty,
defences and many other traits. Graphologists, who A. Motivation
analyse handwriting professionally, usually determine the Analyzing someone's handwriting is one way among
writer from a piece of handwriting. The analyst's level of several method to understand the psychology of a person.
expertise affects how accurate the analysis is. Despite Some applications of graphology are listed here.
being effective, human assistance in handwriting analysis Psychological analysis: Psychologists and counsellors
is expensive and error-prone. Hence, the proposed employ graphology in clinical testing. However, it is
methodology focuses on developing a system that employs typically used in conjunction with other projective
machine learning to predict personality traits without the personality assessment tools rather than on its own.
need for human interaction. To make this happen, we Employment profiling: For recruitment purposes,
look at handwriting features in a document to predict a companies utilize handwriting analysis. A graphological
writer's personality traits.After extracting all required report should be used in conjunction with additional
features from the image containing the handwriting, resources such as inbackground checks, practical
DenseNet are trained which output personality trait of demonstration or record of work skills.
the writer. The emotions are depression, anxiety, panic,
stress and no sign of psychological issues are been B. Problem Statement
predicted. For the project, 4899 images of handwriting Personality analysis through graphology using image
samples have been acquired. processing. The main aim of this project is to examine and
evaluate a person’s personality and character by an analysis
Keywords:-Graphology, Human Personality, Psychological of their handwriting.
Analysis, Image Processing, Machine Learning, Densely
Connected Convolutional Network. C. Existing System
Earlier, before the recent advances in deep learning and
I. INTRODUCTION image processing,graphologists had to manually analyze
handwriting in order to identify a person’s traits.
Graphology is defined as the analysis of the physical Based on the handwriting, graphologists used to examine
characteristics and patterns of the handwriting of an the features as forensic documents.
individual to understand his or her psychological state at the Now there are features that allow us to understand emotion
time of writing. Handwriting is a kind of projective test of the person from their handwriting simply by scanning it
where the unconscious comes to the fore and expresses itself or capturing it with cameras.
in the conscious. It works on the principle that while writing Since there may be some errors and inaccuracies when
our hand is controlled by our subconscious mind. A writer evaluating the handwriting, this process requires an
does not consciously draw each letter by his or her hand extensive number of human resources.
while writing, just like how a program does not consciously
remember and locate the position of each letter on a Thus, manual examinations are often performed using a
computer keyboard while typing. These graphic movements limited sample of data.
generated by the subconscious mind reflects the state of the
subconscious itself. Humans have always been intrigued by D. Proposed System
variability and uniqueness of each individual. A Graphologist A system is proposed that the basic handwriting analysis
roughly interpret an individual’s character and personality tasks of graphology to be determined in order to identify a
traits by analyzing the handwriting. We can use graphology few important psychological emotions. From a sample
to determine the personality and character profile of a person. handwriting image, five traits or emotions are considered to
beextracted from it. Each dense convolutional network will
Handwriting analysis helps in identifying these be trained for a particular personality trait using an
emotions through machine learning. Approaches such as integration of these discrete data. The classifier will then be
random forests, neural networks, Bayesian networks, k-NN able to predict the emotion of the writer.
and SVM are implemented for recognition of emotional state.
Emotions can also be predicted through psychological
analysis and graphology.ConvolutionalNeural Network
REFERENCES