photo

IPlover


BITS Pilani Goa

2013 年からアクティブ

Followers: 0   Following: 0

I like to use MATLAB
Professional Interests: Coding

統計

MATLAB Answers

13 質問
0 回答

ランク
132,472
of 300,851

評判
0

コントリビューション
13 質問
0 回答

回答採用率
7.69%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to generate an image with certain clusters using K means clustering in CIE a*b domain?
Hello, I am working on building detection from aerial images using Image Processing in MATLAB. I am doing an image segmen...

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

1

回答

質問


How to do K means clustering of anistropic diffused image(by Pereona and Malik) in CIE L*a*b ?
Hi, I am trying to detect edges and i have done a anistropic diffusion of the image to get the diffused image. How do i do...

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

0

回答

質問


Analyzing a large orthophoto block by block
I am trying to apply an algorithm to an orthophoto (6560x5550x3). Since it has lot of details in it, i want to analyze it in par...

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

1

回答

質問


Finding tilt angle of a roof from an Aerial view Image
Is it possible to find the tilt angle of a roof using some algorithm in MATLAB ? Please suggest some algorithm or a way. All i...

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

1

回答

質問


Basic doubt ..How to run when using function ?
I am writing euler lagrange function for minimization. I always have a problem running the code when i use functions. When ...

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

0

回答

質問


How to use Figure obtained in imread ?
I did an operation on an image and found out the output figure. Now, i want to use that figure and do operations on it. How sh...

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

1

回答

質問


Problem with finding Hough Transform
I wrote the following code for finding hough transform but it shows the following error Error in hough (line 8) [H,T,R] = ...

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

0

回答

質問


Code not showing desired outputs
I have written a code to identify the DNA bands and estimate their weight in a DNA gel electrophoresis image converted to graysc...

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

0

回答

質問


Warning: Integer operands are required for colon operator when used as index ???
My code is showing the following: Warning: Integer operands are required for colon operator when used as index Y=int3...

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

0

回答

質問


Code shows"Integer operands are required for colon operator when used as index "
Here is an code which i've written but it shows a warning and stops executing. I tried using round for 'noise' variable,still th...

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

1

回答

質問


Identifying only specific areas of image above a certain "threshold"
Now, here is an color image which i am converting it into grayscale inorder to identify only white bands that are above some thr...

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

1

回答

質問


What does ''Busy'' signify ?
Now, Here is a long code which i am directly pasting it into command window and its taking a lot of time to show the output. It ...

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

3

回答

質問


Code Showing "Undefined function or variable 'q'. Error in test (line 66) if(c~=q) " error Please help
Line 65 to 70 is shown below for r=1:1:c if(r~=q) w=refweight*p(r)*1/p(q); disp(w) end end Why is it showin...

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

1

回答