統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,642
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
