photo

Linux


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


What does the operator "~=" mean?
max2 = @(x) max(max(x)); immax = nlfilter(im, [siz siz], max2); im(im ~= immax) = 0; result = im; This is the code...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort