Can I use the if else statement to classify garment?
Show older comments
I am trying to find for a method to classify the classes of the garment(e.g:tops, pants,dress,skirts). Can I use the if else statement to do the classification?Hope to hear from your reply soon.Thanks
4 Comments
KSSV
on 1 Nov 2017
You can very much use......you need to read about strcmp, strcmpi etc.
junnie vix
on 1 Nov 2017
KSSV
on 1 Nov 2017
How your data is? What classification you want to do? More details needed for this.
junnie vix
on 1 Nov 2017
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!