Direction of maximum change of intensity in gradients

1 vue (au cours des 30 derniers jours)
shab shekan
shab shekan le 16 Juil 2011
I compute space-time gradients of each pixel of video frames and all this gradient must be pointing in direction of maximum change of intensity in space-times. How can i do it?
  2 commentaires
shab shekan
shab shekan le 19 Juil 2011
I don't know what's the problem.Is the question very hard and complicated?there are many expert in this site, but nobody can answer!!!
Walter Roberson
Walter Roberson le 19 Juil 2011
I don't understand the question. Some examples might help.

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 16 Juil 2011
Look at the example in the help for the quiver() function.
  1 commentaire
shab shekan
shab shekan le 16 Juil 2011
let me explain my question. I have to compute space-time gradient around each pixel, and the size of this space time is 7*7*3.
actualy, I have a volume of gradient, and I have to determine the maximum change of intensity in this volume, and all gradients on that volume must be point to direction of maximum change of intensity.
I can't use quiver() function for this problem.
By the way, thank you so much.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by