photo

Maninder


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
0 Antworten

RANG
188.538
of 300.364

REPUTATION
0

BEITRÄGE
3 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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...

etwa 6 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?

fast 11 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?

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten