imgradient() function in matlab 2013b version
1 次查看(过去 30 天)
显示 更早的评论
What is the similar function to imgradient() (in 2013b version) in old matlab versions(2009 version...etc)
0 个评论
采纳的回答
Sean de Wolski
2013-10-11
doc gradient
This will give you the components from which you can calculate magnitude. Or you can upgrade :)
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!