photo

Jacob Ebilane


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
35,978
of 297,457

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
36.36%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to Display selected image on the same window (App Designer)
I'm creating an OCR app in matlab. I have a button which opens the browser to let me select an image I want to run in the OCR. ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


How to extract letters and increase background size without changing character size
I've got somewhat of a working OCR, it works for reading numbers, Uppercase and some lower case letters. I'm having trouble with...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to make OCR recognize Upper and Lower case letters with similar shapes
I'm having trouble with Upper and Lower case letter recognition. For instance, I'm trying to read 'c' but it keeps returning as ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I move a binary image to the center?
I'm trying to make a character segmentation. I've succesfully extracted the characters but now I need to keep the important bits...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to decrease sample size of each class in dataset?
I've been trying to create a limited dataset from the emnist byclass dataset. Its currently at 400k samples and I want to downsi...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to extract rows given multiple ranges
So i have a dataset and I'm trying to downsize it, I have data sorted and have extracted the row indeces required to downsize th...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I extract rows using column values?
I'm trying to use the emnist byclass data set which includes digits and upper/lower case letters. I don't need all of the letter...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to make custom OCR recognize decimals
I've got a running program to read handwriting. It's all the basic stuff and I'm using the EMNIST dataset. I encountered a probl...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I improve regionprops() use?
I have a code I use to get the center of each letter/number in an image using bounding boxes. But for some reason region props d...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Using MNIST in MATLAB
Hello I am new to OCRs and am trying to use the MNIST dataset in matlab. I found a csv version of the data set which is usabl...

3 years 前 | 1 个回答 | 1

1

个回答

提问


How to automatically obtain shape coordinates
I have an image (attached) that I want to crop. But to crop them I always need to manually take the center "coordinates" (index)...

3 years 前 | 3 个回答 | 0

3

个回答