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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0