Where is gradmag in Matlab?

4 次查看(过去 30 天)
I try to use gradmag and I get the error "Undefined Function or variable"
Did gradmag become imgradient?

采纳的回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2019-7-1
编辑:KALYAN ACHARJYA 2019-7-1
gradmag is not standard Matlab function.
It the user defined custom function, you get the function from here.
  3 个评论
KALYAN ACHARJYA
KALYAN ACHARJYA 2019-7-1
编辑:KALYAN ACHARJYA 2019-7-1
Then, google it, you will get somewhere.
Did gradmag become imgradient?
No
Stelios Fanourakis
I accepted the answer because of the clarification whether gradmag and imgradient are the same functions or not. Since the one from github requires only one input and the one I am using takes two. However, I don't think they are much different. At the time, I am also looking for another function called "dip_geometry.m".
It also seems impossible to trace it through google or github

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by