Taiwan_License_Plate_Recognition 台灣車牌辨識 Folders images Contains demo pictures. raw_pattens Reference and split pattern pictures from the Directorate General of Highways, MOTC, ROC. See "新式號牌使用之英文字、數字字體.pdf" published by the Taiwan Highway Bureau. https://www.thb.gov.tw/FileResource.axd?path=html/doc/%E7%9B%A3%E7%90%86%E6%A5%AD%E5%8B%99/%E7%89%8C%E7%85%A7/3.%E6%96%B0%E5%BC%8F%E8%99%9F%E7%89%8C%E4%BD%BF%E7%94%A8%E4%B9%8B%E8%8B%B1%E6%96%87%E5%AD%97%E3%80%81%E6%95%B8%E5%AD%97%E5%AD%97%E9%AB%94.pdf solid_patterns Converts 'raw_patterns' to solid black color. How to use? 1. For demonstration purposes: Simply run 'main.py'. 2. For research propose: 1. Place images in the 'images' folder. 2. Modify global variables in 'main.py' and run it. Result The license plate recognition results will be displayed on the console. Author Kuofukai (Computer Vision, In-Service Master's Degree Program Of ES, NCKU)