photo

Pratik Oak


Gharda Institute of Technology, Lavel

Last seen: 2年弱 前 2012 年からアクティブ

Followers: 0   Following: 0

Assistant Professor Professional Interests: Image Processing (medical imaging) Signal Processing, Machine Learning

統計

All
MATLAB Answers

11 質問
5 回答

Cody

0 問題
11 解答

ランク
266,237
of 297,648

評判
0

コントリビューション
11 質問
5 回答

回答採用率
36.36%

獲得投票数
0

ランク
 of 20,460

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
33,552
of 159,301

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

スコア
127

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

質問


how to find distance of each pixel of image from center of image
I am interested to find the distance between each pixel of an image with respect to center of image. It is independent of gray l...

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

1

回答

質問


how to save variable with different name inside loop?
I have variable with name x with varying size of some 10000*2. 2 columns are fix, row value changing. I am getting that variable...

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

1

回答

回答済み
can anyone please give me the code for dualistic sub image and dynamic histogram equalisation for image contrast
you can try code for BBHE written by me there are slight changes between the algo w.r.t. DSIHE Code is attached herewith. ...

7年以上 前 | 0

回答済み
How can extract feature from image ?
Apply the mathematical formula of the feature you are interested to find. The output value is the feature. e.g.- average of enti...

9年以上 前 | 0

質問


Can we get the probablity considered in classification using probablistic neural networks?
If I am using PNN for classifying the data into 2 classes let 1 & 2. If I am getting the result as 1, can I find the actual pro...

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

1

回答

質問


How to apply multisvm? I have used 2 class svm.But having problem in doing multiclass
I am unable to know how to apply multisvm in matlab. Plz tell me any other command than svmtrain & svmclassify. Or give me som...

10年以上 前 | 0 件の回答 | 0

0

回答

回答済み
How to give Image as Input to SVM
Hi we cant give image as input to svm. U should calculate feature/features of an image. Give that features matrix as input to s...

10年以上 前 | 0

質問


how to do k fold crossvalidation for svm?
If we use crossvalind('Kfold',N,k) with k=5, then we get op as indices. but how to use it for training? which trained output is...

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

0

回答

回答済み
How to use rbf_kernel parameters with svmtrain() and svmclassify() for svm classification
Use this: svmStruct = svmtrain(data(train,:),groups(train),'RBF_Sigma','1') name of kernel function should be added

12年弱 前 | 0

回答済み
how to Training data in SUPPORT VECTOR MACHINE (SVM)
use svmtrain function in matlab

12年弱 前 | 0

質問


Do you know any technique for background removal of patchy image using IP toolbox?
I am having an image with patches or blocky effect. I want to remove that borders of blocks sothat image will be continuous. Is ...

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

1

回答

質問


how to apply flat zone notion on image for morphological operations?
I am using 1 paper where flat zone notion is used for morphological image processing (like dilation,erosion,opening,closing & to...

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

1

回答

質問


how to change matlab settings to display image properly to have clear view?
I am reading image from matlab by imread. But after imshow, it is getting blurred not same as windows image viewer. So i can't w...

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

1

回答

質問


how to add rician noise in image?
I want to add rician noise in image as a signal so how to create signal for same? is there any equation? plz help

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

2

回答

質問


how to read image with .mnc extension in matlab?
i want to read .mnc file image in matlab. how to do it? or how to convert it into jpeg? (brain mri)

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

2

回答

質問


Can I get code for contrast limited adaptive histogram equalisation (CLAHE)?
I want matlab code for contrast limited adaptive histogram equalisation.

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

1

回答