統計
MATLAB Answers
5 質問
0 回答
ランク
of 170,969
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to identify object using shape?
I want find object in given image for example I have butterfly image with matrix size is 123X235 and I given image contain butte...
約9年 前 | 1 件の回答 | 0
1
回答質問
It is possible shape identification in given image using data sheet of each object stored in the form of connected components?
I want to findout objects in given image.I have thought like this..first of all I find the connected component matrix of each o...
約9年 前 | 1 件の回答 | 0
1
回答質問
I want findout people as well as all objects exist in nature using svm it is to hard .please help me the simplest alogoritham.
I am doing project for blind people to identify objects so I want to find out people as well as all objects exist in nature us...
約9年 前 | 1 件の回答 | 0
1
回答質問
I extracting data from image using OCR and data present in data.Text format.I want check the spelling mistakes in data. I saw one example but it contain data in txt format.That comand not accepting Text format file.so please help me
a=imread('1.jpg'); b=ocr(a); b.Text;
約9年 前 | 1 件の回答 | 0
1
回答質問
I extracting data from image using OCR and data present in data.Text format how i convert this into data.txt format
a=imread('1.jpg'); b=ocr(a); b.Text;
約9年 前 | 0 件の回答 | 0