photo

Faizan


Last seen: 4年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
64,117
of 301,800

評判
0

コントリビューション
4 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,411

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,593

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


can any one fixed this code.
I = imread("barcode1D.jpg"); [msg, format, locs] = readBarcode(I); disp("Detected format and message: " + format + ", " + msg)...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


i am trying to detect the barcode but i am facing index error.
I = imread("barcode1D.jpg"); [msg, format, locs] = readBarcode(I); disp("Detected format and message: " + format + ", " + msg)...

4年弱 前 | 0 件の回答 | 0

0

回答

回答済み
i am tryng to detect the barcode from image.i am facing the error about index of the position. this code is not workinng.
I = imread("barcode1D.jpg"); [msg, format, locs] = readBarcode(I); disp("Detected format and message: " + format + ", " + msg)...

4年弱 前 | 0

質問


can anyone will help me please? i want a barcode detection code? Please....
Pleasse?

4年弱 前 | 1 件の回答 | 0

1

回答

質問


i am tryng to detect the barcode from image.i am facing the error about index of the position. this code is not workinng.
I = imread("barcode1D.jpg"); [msg, format, locs] = readBarcode(I); disp("Detected format and message: " + format + ", " + ms...

4年弱 前 | 2 件の回答 | 0

2

回答