Skip to content

Usmankhujaev/KoreanCarPlateGenerator

Repository files navigation

Korean Car Plate Generator

This project randomly generates synthetic images of Korean car license plates. We separated by types accordingly to their shape and background color. You can see the types in following image

The license plates of Korea are as follows.

Table

Please read the Car plate notification on standards file for detailed legal information.

How to use the generator.

Make sure you have OpenCV installed on your computer.

Before running a code make sure you create a folder named train/test. Run the python code to see the results, you should indicate the -t -> train/test to save them in the proper folder, -n -> the number of images to be generated, -p -> type of plate to be generated.

python licensePlateType.py -t train/test -n int(number) -p int(Type(1~6))

About

Korean Car Plate Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages