photo

ana ain


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

13 个提问
0 个回答

排名
36,519
of 297,527

声誉
1

贡献数
13 个提问
0 个回答

回答接受率
15.38%

收到投票数
1

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 0 个回答 | 1

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答