photo

BV


2013 年からアクティブ

Followers: 0   Following: 0

studying master's in materials science engineering.

統計

MATLAB Answers

10 質問
1 回答

ランク
167,337
of 300,364

評判
0

コントリビューション
10 質問
1 回答

回答採用率
90.0%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


conversion of pixel values in a gray scale image
I have a gray scale image . I want to convert all the zero pixel values to 255. is there any function to do so?

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how to increase or decrease the bounding box?
i have created a bounding box around the blob (desired object) using 'regionprops'. I want to increase the size of the bounding ...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


to create AVI from set of images
i have set of images (15 images) which is pre-processed in a loop. later, the output images are displayed in the following loop....

12年以上 前 | 2 件の回答 | 0

2

回答

質問


how to measure angle between the lines?
I have plotted the lines with the following code. x = [3 0]; y = [0 9]; line(x,y); a = [1 2]; b = [0 3]; line(...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


to find the ROI surrounding the centroid
I have an image that has several objects in it. I have found the centroid of one of the desired objects in them. I want to creat...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how to plot scattered points on 2D graph
I have set of centroid values (horizontal and vertical) for an image. I want to plot these points on a 2D graph. I am not lookin...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


Error : while finding histogram for gray scale image (uint8)
Can anyone tell me how to rrecvtify this error?? I have Undefined function or variable 'originalImage'. Error in blobs ...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


i want to detect just the ROI from the image.
In a binary image I have two objects , from which I wanted to detect just one object and neglect the others. Is there any sutoma...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


How to select the appropriate dilation parameter?
I have a true oolor image. I want to dilate the image for further processing it. There are different types of dilation parameter...

12年以上 前 | 1 件の回答 | 0

1

回答

回答済み
how to dilate the gray scale image and threshold value only on ROI?
My image is an orthopaedic one (CT image), in which I have a bone and other objects. I created a mask with imellipse , within wh...

12年以上 前 | 0

質問


how to dilate the gray scale image and threshold value only on ROI?
I have a gray scale image that has several objects in it. can anyone tell me how to apply threshold only to one object( which is...

12年以上 前 | 2 件の回答 | 0

2

回答