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年以上 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答

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

8年以上 前 | 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年以上 前 | 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年以上 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答