difference between "trainImageCategoryClassifier" and "classificationLearner"
Show older comments
Hi,
If i have some input images/data and i am using the "BagOfFeatures"-Function. Now I can either evaluate with the CassificationLearner and choose a method which fits best and create a Model for further processing within the tool itself or use the "trainImageCategoryClassifier"-Function.
Question is: What is the difference between those two methods? Does the first just uses SVM-method? ClassificationLearner can handle data formated as tables. How about the "trainImageCategoryClassifier"-Function?
Regards
Sven
Answers (0)
Categories
Find more on Statistics and Machine Learning Toolbox 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!