Automating Labelling process for videos and images using the Video Labeler App for Deep Learning
Mostra commenti meno recenti
I tried to use the video Labeler App to label some features in my grayscale images, but the App gave the following error.
MAP must be a m x 3 array. Use im2gray for RGB and grayscale images.
Error in ()
isRGB = parse_inputs(X);
Igray = rgb2gray(I);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!