Feeds
提问
please help me to debug the error and scale the image thanks...........I'm working on license plate number recognition usig matlab
here is the code.............myImg3 = imread('Images/100.jpg'); here is the error message ............"Error using imread (li...
7 years 前 | 1 个回答 | 0
1
个回答提问
I'm working on license plate number recognition here in Nigeria .......please guys help me to fix the error in these codes thanks
%good image input myImg3 = imread('Images.jpg'); figure(1), imagesc(myImg3);%,colormap('gray'); title('Input Image'); %en...
7 years 前 | 0 个回答 | 0