Segmentation training using original RGP image and binary mask
Ältere Kommentare anzeigen
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 ?
Antworten (1)
Image Analyst
am 11 Apr. 2020
0 Stimmen
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.
1 Kommentar
Ahmed Madhun
am 12 Apr. 2020
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!