imgradient() function in matlab 2013b version
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
mahesh chathuranga
am 11 Okt. 2013
Kommentiert: mahesh chathuranga
am 11 Okt. 2013
What is the similar function to imgradient() (in 2013b version) in old matlab versions(2009 version...etc)
0 Kommentare
Akzeptierte Antwort
Sean de Wolski
am 11 Okt. 2013
doc gradient
This will give you the components from which you can calculate magnitude. Or you can upgrade :)
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!