photo

ana ain


自 2015 起处于活动状态

Followers: 0   Following: 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...

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

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

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

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

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

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

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

8 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

个回答