Community Profile

photo

Maninder


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

Feeds

Anzeigen nach

Frage


How to calculate gradient features of an image?
My code is: a = imread('C:\Users\DELL\Desktop\01_test.tif'); [Gx, Gy] = gradient(a); [Gmag, Gdir] = gradient(Gx, Gy); fi...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to map a gradient image into 8-bit gray level image?
How to map a gradient image into 8-bit gray level image?

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i apply the sobel operator in horizontal direction?
how can i apply the sobel operator in horizontal direction in matlab R2011a?

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten