Effacer les filtres
Effacer les filtres

What is the appropriate technique for Image classifier for stationary tools pen, pencil, ruler, eraser?

2 vues (au cours des 30 derniers jours)
I'm going to construct an image classifier for stationary tools pen, pencil, ruler, eraser. Please tell me if the function trainImageCategoryClassifier() of the statistical toolbox is appropriate for this task or should I use neural network classifier, if so, which type sould I use?

Réponse acceptée

Image Analyst
Image Analyst le 20 Fév 2018
It depends on what range of images you expect to see. If they're all laid out flat on a uniform white background, then pretty simple traditional methods of image segmentation and feature measurement would work. If it's just snapshots of various people's offices, then you'll need deep learning.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by