photo

Aliyu Abdu


Last seen: 5 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

12 个提问
3 个回答

排名
8,686
of 300,853

声誉
5

贡献数
12 个提问
3 个回答

回答接受率
66.67%

收到投票数
2

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to combine separate label matrix into one
Hello... I have three binary masks from which I generated their individual label matrix. But I can't figure out how to combine ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to specify custom colors for labels in a labeled image? "label2rgb"
<</matlabcentral/answers/uploaded_files/100878/Label_Image.jpg>> I want to save a label image assigning custom colors to each...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I need help with "imread"
I have a scanned document image <https://www.dropbox.com/s/jy2wuvmqcj7b1eu/sf3r_0006.jpg>. And when I read it into matlab using ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Grouping objects (blobs) in an image
I want to group a number of blobs in my image: <https://www.dropbox.com/s/0d6mrvssx9vr3yg/im.png>. The blobs are separated at ce...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Having problems with saving vectors in a loop
Since the vectors "c & r" change row size in each loop iteration: c = zeros(length(lines),4); %Initialization(in my case n ...

13 years 前 | 0

| 已接受

提问


Having problems with saving vectors in a loop
I want to save the vectors "c" and "r" for each iteration in the loop(code below). Any suggestions please? lines = houghlin...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Image is too big to fit on screen!
Whenever I tried to display the image it shows only a thin dark line and returns in the command window "Warning: Image is too bi...

13 years 前 | 2 个回答 | 1

2

个回答

已回答
How to recognize lowercase letters in character recognition using MATLAB??
Perhaps the template you're using isn't made for your work... Try modifying it or creating your own template. Here are a few sug...

13 years 前 | 0

已回答
How to read special characters using MATLAB in OCR ?
You can check for "OCR.." in the "file exchanger", or you can simply try the code; %CREATE TEMPLATES %Letter clc; ...

13 years 前 | 1

提问


Help with line detection in image!
I want to get rid of all lines(excluding the text) from my image: <https://www.dropbox.com/s/xu8lngoesii75rl/test2.tiff>. Below ...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Skew angle detection and correction in an image
Can anyone help with steps or code on how to perform skew correction in an image that is turned at a certain angle using Hough T...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How do I combine two images of different sizes?
I have a small picture image that I want combine with a larger one,just like sticking them together. Re-sizing and adding them d...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can I save images in a loop?
Hi.. I'm working on a project that can crop individual lines from a document image. So far, I have achieved the cropping but I c...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Please can anyone help:I require a matlab code for removing text from an Image.
I want to be able to remove all text from a binary Image containing text and objects/shapes. Please can anyone help

14 years 前 | 2 个回答 | 0

2

个回答

提问


Image Binarization
Pls can someone help me with Mat-lab Image Binarization code? Thanks.

14 years 前 | 1 个回答 | 0

1

个回答