kavya p - MATLAB Central

kavya p


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 01/15 to 03/25Use left and right arrows to move selectionFrom 01/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

16 質問
1 回答

ランク
35,506
of 297,613

評判
1

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

回答採用率
25.0%

獲得投票数
1

ランク
 of 20,457

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,263

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


code for generating QR code image
What must be size for QR code image

10年弱 前 | 0 件の回答 | 0

0

回答

質問


how detect edge using fuzzy logic without using gradient filtering
http://in.mathworks.com/help/fuzzy/examples/fuzzy-logic-image-processing.html I referred above mentioned code how to use the...

約10年 前 | 0 件の回答 | 0

0

回答

質問


is it below code is right check with rules which I written in code for the attached image
clc clear irgb=imread('file:///G:/STUDIES/M.Techproject/different%20edge%20detection%20result/fussy%20logic/experimental%20code/...

約10年 前 | 0 件の回答 | 0

0

回答

質問


is the following example requires defuzzification ? & which fis type is using in following code
http://in.mathworks.com/help/fuzzy/examples/fuzzy-logic-image-processing.html

約10年 前 | 0 件の回答 | 0

0

回答

質問


what is mean by image gradient? what is mean by gradient filter ?
During fuzzy logic based edge detection we are considering image gradient I would like to know wat is image gradient

約10年 前 | 2 件の回答 | 0

2

回答

質問


if [0 3 5 10] then first text box should be green, all the rest red. If [3 0 5 10] then second text box should be green. In following code, the color is not changing with change in number.
function fig2n(x,figure1) figure1=figure; red=[1 0 0]; green=[0 1 0]; yellow=[1 .8 0]; % drawnow x=[...

約10年 前 | 1 件の回答 | 0

1

回答

質問


I need code for background subtraction to detect foreground example may be car on the roab
Code for background subtraction to detect foreground object

約10年 前 | 0 件の回答 | 0

0

回答

質問


I need to match following images
The following images are edge detected image I need to find precentage of matching <</m >>

約10年 前 | 1 件の回答 | 1

1

回答

質問


hafltoning mask for selection of modified pixels
I need code for an automatic method to embed QRQR codes into color images with bounded probability detection error

約10年 前 | 0 件の回答 | 0

0

回答

質問


morphological based edge detection code for vehicle images
<Real%20Time%20Traffic%20Light%20Control%20System%20Using%20Morphological%20Edge%20Detection%20and%20Fuzzy%20Logic%20Madhavi%20A...

約10年 前 | 0 件の回答 | 0

0

回答

回答済み
How To Properly Fill The Shape Of Detected Object Using Morphological Image Processing???
I need this code but the zip file u attached is not opening will mail m please m email address is kavyapwalad cc Mail.com

約10年 前 | 0

質問


segmentation code for traffic vehicle images
I need to count number vehicles from traffic image using image segmentation please help me with related code please

約10年 前 | 1 件の回答 | 0

1

回答

質問


what is mean by Gaussian filtering? how it works? how it is useful in edge detection?
How Gaussian filtering works in edge detection

約10年 前 | 1 件の回答 | 0

1

回答

質問


what can be the value of structuring element for dilating and erosion of size 256*256 pixels
I need to dilate and erode of image of size 256*256 so I need best structuring element value

約10年 前 | 0 件の回答 | 0

0

回答

質問


this is what the code is
Result which I getting is full black Code is as follows I =imread('image.bitmap'); G=rgb2gray(I); Se=ones(5,5...

約10年 前 | 1 件の回答 | 0

1

回答

質問


how to write morphological based edge detection code based using imdilate and erode to find edges for image of one pixel width
Finding edges For attached image using morphological based functions like imdilate and imerode

約10年 前 | 1 件の回答 | 0

1

回答

質問


sir I did edge detection . I need to count number pixels after edge detection
I did edge detection using morphological based edge detetion now has to count number of pixels after edge detection

約10年 前 | 1 件の回答 | 0

1

回答