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

1 visualizzazione (ultimi 30 giorni)
based on four different directions need to compute pixel difference satisfying threshold value

Risposte (1)

Image Analyst
Image Analyst il 26 Giu 2016
I don't understand your question. But you might start with imgradient() or imgradientxy().
  1 Commento
Ram
Ram il 27 Giu 2016
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

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by