Feeds
질문
Obtaining bird's eye view of image in matlab using matched features.
Hey, I'm working on a domino sorting robot. My detection algorithm is dependent on the apparent size of the dominoes, and as suc...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error using + Matrix dimensions must agree.
function allCenters = getDominoValues(BW, bbox, colorIm) for i = 1:length(bbox) dominoImage = imcrop(BW, bbox(i,...
9년 초과 전 | 답변 수: 1 | 0
