Feeds
질문
I have a license plate identification project by image processing. This is my code. I can not resolve errors.who can help me please
clc; clear all; close all; tic; a=imread('46.jpg');%lire l'image [m b]= size(a)% dimension figure(1), imshow(a) a=rgb2...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
License plate identification
I have a license plate identification project by image processing. I did manage to solve this problem. Can you help me please
대략 11년 전 | 답변 수: 1 | 0