Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

FDA and LDA classification

Hey Guys , I'm development an app for my master degree and I'm facing an issue, I need to use the FDA classifier "fisher's discriminant analysis" (FDA) on android, but using opencv I only found the LDA " linear discriminant analysis", can some one explain the different between them and it's possible to get the same result with classifier FDA by applying the LDA classifier ?!