License-Plate-Colour-Recognition-by-MATLAB

中文:
需要安装的MATLAB工具箱:
Image Processing Toolbox
Parallel Computing Toolbox
其他工具箱

算法流程:
本程序注释十分详细,可以直接看注释

建议:
你可以修改程序最后的if语句中的数字来识别不同的颜色

English:
Function:
Recognize the yellow licence plate in the input folder and copy them to the output folder.

MATLAB Toolbox dependence:
Image Processing Toolbox
Parallel Computing Toolbox
Other Toolbox

Program progress:
Please see the annotation in m file.

Tips:
You can modify the number in the final if sentence to recognize other colours of licence plate.