Hello forum,
Im conducting my own self study on the various algorithms used in Face Recognition. Im currently reading up on LDA and I have 1 question to ask.
What is the purpose of the Between Class Scatter matrix ? Is it mainly used in LDA to simplify the result of the differentiation ? Is there a bigger meaning to it as ( meanA - meanB )^2 is still solvable no matter how many dimensions i.e. it does not need to be ( meanA - meanB)(meanA - meanB)^T
Why not just have the distance between the projected means as a measure of separation ?
LDA Lecture notes from the University of Western Ontario
http://www.csd.uwo.ca/~olga/Courses/CS434a_541a/Lecture8.pdf
Regards,
Haziq
http://www.csd.uwo.ca/~olga/Courses/CS434a_541a/Lecture8.pdf