liuruoze / EasyPR

(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
Apache License 2.0
6.36k stars 2.51k forks source link

Can I use EasyPr for Hong Kong car plate #329

Open arthurtalkgoal opened 1 year ago

arthurtalkgoal commented 1 year ago

I'm submitting a ... (check one with "x")

[ ] bug report
[X ] help wanted
[ ] feature request

Current behavior

I can run the demo.exe but failed to set up for Hong Kong Car Plate, e.g. KX9038

It is similar to Chinese car plates but without the Chinese prefix,

image

My set up in the demo.exe will return error:


<image>
        <imageName>carplate6</imageName>
        <taggedRectangles>
            <taggedRectangle x="676" y="291" width="41" height="31" rotation="-1" locateType="1">XF4911</taggedRectangle>
        </taggedRectangles>
    </image>

Expected/desired behavior

Able to set up the detection without the chinese part.

Reproduction of the problem

If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce.

What is the expected behavior?

What is the motivation / use case for changing the behavior?

Please tell us about your environment: