Statistik
5 Fragen
0 Antworten
RANG
37.835
of 301.552
REPUTATION
1
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
of 21.321
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.320
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
can anyone help what to do next after this in the code below.I am trying to segment lines from this script using smearing method
x=imread('Page 1.jpg'); y=rgb2gray(x) ; z=histeq(y); t=im2bw(z); u=double(t); [a b]=size(u); for i=1:a c=1; for j=...
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can anyone help me with the code for BASELINE DETECTION?
baseline detection code using S point selection
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can i get codes for handwritten text segmentation using different methods?
methods like hough transform etc
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to save segmented lines ?
how to save segmented lines from a paragraph into different files to further segment them into words?
fast 10 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
how to segment line from a paragraph
how to segment the lines from this paragraph using a matlab code
fast 10 Jahre vor | 0 Antworten | 0