photo

FS


Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


How can I use a grayscale image as a input in this piece of code?
function RedCellCount(dataImg) data = imread(dataImg.Key{1}); diff_im = imsubtract(data(:,:,1), rgb2gray(data)); ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort