Community Profile

photo

Aliyu Abdu


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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答