photo

Mohammad


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

21 个提问
1 个回答

排名
35,035
of 300,853

声誉
1

贡献数
21 个提问
1 个回答

回答接受率
47.62%

收到投票数
1

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How Can I Change Figure Size and Save Plot (Bars) Into Image (tif)
I wrote the following code that create vertical projection profiles of two images. I also saved these two new images (Projection...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Labeling values in 1d array (vector)
I am working on image processing specially on segmentation. I have a vector A (1D array) that contains some values, I want to sp...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Problem in Position property of the figure
I am trying to control the figure output that contains an image. When I tried to play with parameters of position such as set(gc...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Binary Image similarity classification
I have number of binary images and I want to classify these images into groups based on its similarities. So the result is numbe...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Problem in drawing projection profiles
I think using bar() and barh() will solve the problem: binaryImage = imread(imgFullFileName); verticalProfile = su...

8 years 前 | 0

| 已接受

提问


Problem in drawing projection profiles
I am trying to draw the projection profiles (horizontal and vertical). I wrote the following code which supposes to work correct...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Concatenating three images into one image
I have three images (1) the letter, (2)vertical projection, and (3)horizontal projection. I want to merge these images so that t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Hod do I use Image projections in specific computations
I want to decide the language of the text image based on the Hor. projection. I computed the Hor projection as shown in the foll...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Text Image Processing and Segmentation
I am working on a project and one of its functionalities is to segment text images into words. The following image contains Engl...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Image size (height) normalization
I have the following binary images: 1) <</matlabcentral/answers/uploaded_files/41618/AGAAladdin_1.png>> 2) <</matlabce...

10 years 前 | 1 个回答 | 0

1

个回答

提问


The output of for loop
How can I use for loop (for i=0000:3000) with the following output. I want the output to be 0001, 0002, 0003, ..., 0038, ... , ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Removing white pixels from background
If I have the following (binary) image and I want to remove the surrounding white pixels (or change these white pixels into blac...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Random numbers from array
Suppose I have the following array A=[2,1,5,6,20,55,6,9,100,1000,325,2301] which contains distinct numbers I want to select for...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Operations on file names
I have the following text file which contains the following text lines: C:\Users\David\ab_1.obj C:\Users\David\ab_5.obj C...

10 years 前 | 1 个回答 | 0

1

个回答

提问


line text image segmentation
Suppose I have the following image <</matlabcentral/answers/uploaded_files/39114/Ar1.png>> I want to surround the white te...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Image segmentation applied to text
Suppose I have the following image: <</matlabcentral/answers/uploaded_files/39052/3.JPG>> I want to remove the surrounded ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Creating character codes from text file
Suppose that I have a text file contains several lines such as the following My name is John, I studied Chemistry at Okawata ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


capturing all rectangular corners
Suppose i have the following image .How to capture 90 degree corners and create a new image contains only the detected corners? ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


detect horizontal and vertical lines
How to detect horizontal and vertical lines in a given image using imerode function? I have this code but it doesn't detect H an...

11 years 前 | 1 个回答 | 1

1

个回答

提问


how to convert tiff image into gray image?
how to convert tiff image into gray image? I tried rgb2gray but it show me an error about "RGB must be a m x n x 3 array" my tif...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Objects in my window canvas disappear
I have created a window - using GUIDE - for my application. I was working in a computer which has a 21" screen and when I copy m...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to run the program (Path Issues)
How to make my program which is m file to be worked in any computer without affected by the path. i.e. suppose I am running my p...

11 years 前 | 1 个回答 | 0

1

个回答