Where is gradmag in Matlab?

4 visualizzazioni (ultimi 30 giorni)
I try to use gradmag and I get the error "Undefined Function or variable"
Did gradmag become imgradient?

Risposta accettata

KALYAN ACHARJYA
KALYAN ACHARJYA il 1 Lug 2019
Modificato: KALYAN ACHARJYA il 1 Lug 2019
gradmag is not standard Matlab function.
It the user defined custom function, you get the function from here.
  3 Commenti
KALYAN ACHARJYA
KALYAN ACHARJYA il 1 Lug 2019
Modificato: KALYAN ACHARJYA il 1 Lug 2019
Then, google it, you will get somewhere.
Did gradmag become imgradient?
No
Stelios Fanourakis
Stelios Fanourakis il 1 Lug 2019
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

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by