ana ain
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
36,304
of 295,467
REPUTATION
1
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
15.38%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Saving segmented character sequentially (Matlab)
I have the code for word images segmentation into characters. The segmentation is running well. But I have to save all the resul...
7 years ago | 0 answers | 0
0
answersQuestion
How to set dynamic threshold for segmentation purpose (MATLAB)
I need to segment 300 hundred word images, contain cursive characters. I've already try a segmentation code, using vertical proj...
8 years ago | 1 answer | 0
1
answerQuestion
How to solve "Index exceeds matrix dimensions" error in segmentation process (matlab)
Hello everyone, I have segmentation code as follows. I've tried to segment all 300 word images, into characters images using ...
8 years ago | 1 answer | 0
1
answerQuestion
How to do segmentation for cursive character images?
I've done segmentation process for isolated character image using the following code. But it just work for isolated character us...
8 years ago | 1 answer | 0
1
answerQuestion
Using PCA for feature selection OCR Matlab
I have a matrix from feature extraction process (using DCT method). The size is 4096x601 (mxn) in double type. I wanted to us...
8 years ago | 0 answers | 0
0
answersQuestion
Convert complex double to double type
I am doing a feature extraction using glcm method. The glcm output are in 'struct' type, while i need the output in double type....
8 years ago | 2 answers | 0
2
answersQuestion
Saving Segmentation Result automatically - sprintf variable name
I want to save the segmentation result for every word images in sequential format. Word images: <</matlabcentral/answers/...
8 years ago | 1 answer | 0
1
answerQuestion
How to segment cursive/connected (Arabic) word into characters?
I want to segment the connected character. Based on the histogram/profile, i assume that I could segment the character based on ...
9 years ago | 3 answers | 0
3
answersQuestion
How to segment cursive/connected (Arabic) word into characters?
It's already show the threshold, but I still don't know how to segment the word into single character. Hope anyone can help me. ...
9 years ago | 0 answers | 1
0
answersQuestion
Is there anyone have the feature extraction stage (source code) for Arabic Optical Character Recognition?
Now, I am doing my research for Arabic Optical Character Recognition, and still stuck on feature extraction stage. I've already ...
9 years ago | 1 answer | 0
1
answerQuestion
Is there anyone have the feature extraction stage (source code) for Arabic Optical Character Recognition?
Now, I am doing my research for Arabic Optical Character Recognition, and still stuck on feature extraction stage. I've already ...
9 years ago | 1 answer | 0
1
answerQuestion
Could someone explain about character segmentation and normalization for Optical character recognition? Complete with it's code?
Could someone explain about character segmentation and normalization (especially high normalization) for Optical character recog...
9 years ago | 1 answer | 0
1
answerQuestion
How to solve error "Error using bwmorph"
I want to doing a feature extraction steps for multiple images, i have this function: % this function is supposed to extrac...
9 years ago | 1 answer | 0