photo

sushmita mishra


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
37,835
of 301,552

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,321

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,320

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


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

10 years ago | 0 answers | 0

0

answers

Question


can anyone help me with the code for BASELINE DETECTION?
baseline detection code using S point selection

10 years ago | 0 answers | 0

0

answers

Question


can i get codes for handwritten text segmentation using different methods?
methods like hough transform etc

10 years ago | 0 answers | 0

0

answers

Question


how to save segmented lines ?
how to save segmented lines from a paragraph into different files to further segment them into words?

10 years ago | 0 answers | 1

0

answers

Question


how to segment line from a paragraph
how to segment the lines from this paragraph using a matlab code

10 years ago | 0 answers | 0

0

answers