Abstract
This document presents a new application developed to solve the qualification problem of the Wisconsin Card Classification Test, which is a tool used by psychologists to help determine disorders in the frontal lobe. A review of the literature on treatments and evaluations of diseases with abnormal development of executive functions that occur both in childhood and in adult life was performed. Technology has taken neuropsychology as its field of action and during the last ten years, several studies have demonstrated the effectiveness of its application in the treatment and evaluation of related diseases. The software found in SourceForge and Github, as well as the applications found on the Internet, are analyzed. The research is based on the use of the natural user interface for the recognition of hand gestures and developed in Unity with C # for the acquisition of data from the Kinect V2 sensor, finally the results show that this method is efficient and effective for the test score.
Keywords: Wisconsin Card Sorting Test, Natural user interface, Kinect V2, Hand gesture recognition.
REFERENCES
[1]A. Robinson, R. Heaton, R. Lehman and D. Stilson. “The utility of the wisconsin card sorting test in detecting and localizing frontal lobe lesions,” J Consult Clin Psychol;48(5):605-14, 1980.
[2]A. Borkowska, W. Drożdż, P. Jurkowski and J. Rybakowski. “The Wisconsin Card Sorting Test and the N-back test in mild cognitive impairment and elderly depression,” The World Journal of Biological Psychiatry, 10(4-3), 870-876, 2009.
[3]S. Anderson, H. Damasio, R. Jones and D. Tranel, “Wisconsin card sorting test performance as a measure of frontal lobe damage,” J Clin Exp Neuropsychol , 13(6):909-22, 1991.
[4]E. Koechlin and C. Summerfield, “An information theoretical approach to prefrontal executive function,” Trends in Cognitive Sciences, 11(6), 229-235, 2007.
[5]E. Nyhus and F. Barceló, “The Wisconsin Card Sorting Test and the cognitive assessment of prefrontal executive functions: A critical update,” Brain and Cognition, 71(3), 437-451, 2009.
[6]Cgonza12. (2013, May 04). CF Puzzle [Online]. Available: https://sourceforge.net/projects/cfpuzzle/
[7]GitHub (2019, July 29). Build software better, together. [Online]. Available: https://github.com/search?q=wisconsin+card+sort
[8]G. Dubois. (2016, Dec 05). A C++ program that performs the cognitive task known as the Wisconsin Card Sort using the Working Memory toolkit [Online]. Available:https://github.com/G-Dubois/Wisconsin-Card- Sort-using-WMtk/blob/master/wcst.cpp.