Feeds
提问
Please help me in understanding these code snippets
#1) maxa= area; boundingBox = Iprops.BoundingBox; for i=1:count if maxa<Iprops(i).Area maxa=Iprops(i).Area; ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Explain me this piece of code
This piece of code is supposed to find a number plate in an image and convert it into text. I didn't quite get how it's located ...
5 years 前 | 0 个回答 | 0
