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

cascade.xml not working #21

Open
arsalan993 opened this issue Nov 7, 2017 · 2 comments
Open

cascade.xml not working #21

arsalan993 opened this issue Nov 7, 2017 · 2 comments

Comments

@arsalan993
Copy link

i successfully generated the cascade.xml file , rename it to eu2 and placed it in proper folder but using python i am unable to load the eu2.xml file , while .xml files where are present by default are loaded successfully and are working correctly..
i am using windows and opencv3. while openALPR versions is 3.3.1

@arsalan993
Copy link
Author

How can i generate files present in conf and postprocess folder

@zhouhao27
Copy link

zhouhao27 commented Jul 12, 2018

You have to point to eu2.xml in your .conf file. The key is:

multiline = 1

char_height_mm = 70
char_width_mm = 50

char_height_mm = 70
char_width_mm = 50

detector_file = eu2.xml

For me, I never change anything in postprocess folder. And I'm not sure whether I need to change it for multiple line vehicle plate or not.

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