Feeds
질문
How can I reject an image when the given template is not being matched (depending on any threshold value)?
I have a set of 198 different currencies of different nations. I want to segment them on the basis of some templates. Suppose fo...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to read RGB values from each block after running this code?
I have written a code for segment an image into 12 blocks. clear; clc; i=imread('./train/aa.png'); i2=imresize(i,[400,300]); ...
4년 초과 전 | 답변 수: 1 | 0
