Statistik
RANG
220.785
of 301.454
REPUTATION
0
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 21.287
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.632
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
Beantwortet
code for performing erosion and dilation without using builtin functions like imdilate or imerode??
Dilation code A=imread( 'text.png' ); A=im2bw(A); %Structuring element B=[1 1 1 1 1 1 1;]; C=padarray(A,[0 3]);...
code for performing erosion and dilation without using builtin functions like imdilate or imerode??
Dilation code A=imread( 'text.png' ); A=im2bw(A); %Structuring element B=[1 1 1 1 1 1 1;]; C=padarray(A,[0 3]);...
mehr als 9 Jahre vor | 0
Frage
max(C(:)) ans = 4.3567e+06....WHY I GOT THIS VALUE
I got this value as answer so i cant proceed
etwa 10 Jahre vor | 1 Antwort | 0


