Direction of maximum change of intensity in gradients

조회 수: 3 (최근 30일)
shab shekan
shab shekan 2011년 7월 16일
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
shab shekan
shab shekan 2011년 7월 19일
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 2011년 7월 19일
I don't understand the question. Some examples might help.

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2011년 7월 16일
Look at the example in the help for the quiver() function.
  댓글 수: 1
shab shekan
shab shekan 2011년 7월 16일
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.

댓글을 달려면 로그인하십시오.

카테고리

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