Segmentation training using original RGP image and binary mask
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have 2 datasets of just 1 object in several backgrounds taken by a smartphone camera.
Also, I have the masks for images in one of the datasets (created using Matlab image segmentrer).
Is there any suggestion of how to obtain mask for the other dataset ? based on the existing masks and rbg images ?
e.g., training a network in Matlab, built-in functions ?
0 commentaires
Réponses (1)
Image Analyst
le 11 Avr 2020
It's possible you could use SURF: https://www.mathworks.com/help/vision/examples/object-detection-in-a-cluttered-scene-using-point-feature-matching.html
or even something simpler depending on how simple or complicated your object and backgrounds are.
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!