Statistik
6 Fragen
0 Antworten
RANG
231.397
of 301.186
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.188
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.292
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
code for image enhancement techniques on gray image
I need to do coding for this techniques using gray image.. Mean filter for 3 x 3, 5 x 5, 9 x 9 pixels size, Max filter for 3...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Median filter on gray image
I need to write a code for this median filter on gray image for 3 x 3, 5 x 5, 9 x 9 pixels size in matlab...Please help me with ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The Spatial Filtering Process
I need to write a code for image enhancement techniques using this spatial filtering process on a gray image.
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I need to split 630x540 matrix into 3x3 sub matrix block
I need to split 630x540 matrix into 3x3 sub matrix block and need to total up the values inside the 3x3 sub matrix.
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Sum of matrices and loop
For example x = [1 2 3 4 5 6; 7 8 9 10 11 12;13 14 15 16 17 18;1 2 3 4 5 6] I want sum of |[1 2 3 7 8 9]| which is |= 72...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
sum the matrix 3x3 and looping
how to calculate the total of overlap region 3x3 of a matrix and include loop function as it continue to calculate row by row an...
fast 12 Jahre vor | 1 Antwort | 0
