Pugazhendhi - MATLAB Central
photo

Pugazhendhi


2012 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Image analysis, GIS

統計

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

8 質問
2 回答

ランク
10,019
of 298,292

評判
4

コントリビューション
8 質問
2 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,718

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
error in converting image to binary
First convert to grayscale(rgb2gray) then use im2bw

約13年 前 | 0

質問


Simplify/Generalize bwboundaries
Can anybody help me to generalize bwboundaries. thanks in adv,

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

0

回答

質問


Shape Recognition, hough transform
Hi All: I seen more examples to recognize line/circles/ellipse using Hough transform, but i didnt find examples for square or...

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

2

回答

質問


Change Pixel intensity value
Hi all, I have an image(gray scale) whose pixel intensity values ranges from -0.5373 to 0.4744. I would like to change the in...

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

3

回答

質問


how to declare
Hi All, I would like to declare the following code in Matlab. r = 4/pi atan((R-G)/(R+G)) Any one please help. Thanks...

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

1

回答

質問


Image segmentation
Hi All, I have an image which contains the following features buildings, cars, trees etc. I detected the buildings using the ...

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

2

回答

質問


Convert boundaries
Hi All, I have extracted boundaries with the help of "bwboundaries" function and I would like to convert the polygon boundari...

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

1

回答

回答済み
Operation on RGB Images
The following steps will help you split RGB and merge them again. I = imread('RGB.jpg'); %RGB split R=I(:,:,1); G=...

約13年 前 | 0

| 採用済み

質問


Raster to Vector
Hi All, I have some binary file in tiff format, would like to convert them to vector formats like .shp format along with spat...

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

0

回答

質問


Image Classification
Hi, I am new to Matlab. I would like to classify the image based on its color, pattern and texture. If it possible to create ...

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

1

回答