how to compute pixel difference based upon gradient direction of an image

1 次查看(过去 30 天)
based on four different directions need to compute pixel difference satisfying threshold value

回答(1 个)

Image Analyst
Image Analyst 2016-6-26
I don't understand your question. But you might start with imgradient() or imgradientxy().
  1 个评论
Ram
Ram 2016-6-27
for image 256*256 calculated edge pixel and corresponding gradient direction such as 0,45,-45,-90 now for every edge pixel i need to calculate pixel difference based upon their corresponding direction and if the difference satisfy threshold value then need to store those pixel values. Please help in this regard

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by