Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when train method is called #11

Open
yassinumer opened this issue May 28, 2019 · 1 comment
Open

Error when train method is called #11

yassinumer opened this issue May 28, 2019 · 1 comment

Comments

@yassinumer
Copy link

Hello, I am working on a project which consists of the deployment of security devices such as a barrier and an electromagnetic lock to control the access of a facility.

I am looking developing an application and I'm having a problem with your Trainer class. I am able to add some training data, PGM files I generate using the Open Cv library.
However, I have a problem. I have errors when I train the Trainer class.
I have the following errors :

  • the expected dimensions could not be achieved! (using PCA and LPP);
  • using LDA I am able to train but recognize method returns null.

I am confused because I generate 8-bit grey levels PGM files with a size of 92x112.
Please help me figure out the problem I have.
Thank you !

@wihoho
Copy link
Owner

wihoho commented May 29, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants