pxdsTest = pixelLabel​Datastore(​lblLocTest​,className​s,pixelLab​elID, ... 'FileExten​sions','.m​at','ReadF​cn',volRea​der); Error using pixelLabel​Datastore>​parseInput​s (line 202) 'FileExtensions' is not a recognized parameter. For a list of valid name-v

1 次查看(过去 30 天)
pxdsTest = pixelLabelDatastore(lblLocTest,classNames,pixelLabelID, ...
'FileExtensions','.mat','ReadFcn',volReader);
Error using pixelLabelDatastore>parseInputs (line 202)
'FileExtensions' is not a recognized parameter. For a list of valid
name-value pair arguments, see the documentation for this function.
Is there anyone can help me to fix the above problem. I am using Matlab 2018b
Thanks

回答(1 个)

Walter Roberson
Walter Roberson 2020-6-22
Before R2019a, the only option was IncludeSubfolders

类别

Help CenterFile Exchange 中查找有关 Computer Vision Toolbox 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by