I can't use "Detect MSER Feature"

1 次查看(过去 30 天)
Daniel Purba
Daniel Purba 2020-7-10
I have the task of creating a system to read 1d barcodes. So far I followed the syntax on this link:
I found a difficulty in using the Detect MSER Feature in the section determining the region of the barcode. When I enter the code as below:
[~, cc] = detectMSERFeatures(Igray);
The output of the system is like this:
Error using detectMSERFeatures
Too many output arguments.
My question is:
1.Is there another syntax that can get a cc value?
2.Is there another syntax that can determine the region of the barcode?
Note : I'm using MATLAB R2014a, so I hope I will get an answer that matches the version of MATLAB that I am using.
Thankyou.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by