photo

Gowsalya Arumugam


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
78,698
of 300,513

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


which output is the segmented image?
function wateralgo(img) F=imread(); F=im2double(F); %Converting RGB image to Intensity Image r=F(:,:...

11 years ago | 1 answer | 0

1

answer

Question


How to find the fractal dimension of the image?why do we need it?
I need to find the features of the image in which i need to find the fractal dimension..i need to known how to find it and is i ...

11 years ago | 0 answers | 0

0

answers

Question


what is the procedure to write a code for mean shift segmentation?
I have an satellite image, for which i need to segment using mean shift algorithm.the procedure given in the reference paper is...

11 years ago | 0 answers | 0

0

answers

Question


How to choose which segmentation process is best for my image for texture calculation?
Herewith i have attached my image to be analysed,i need to known which segmentation(Thresholding method,Color-based Segmentation...

11 years ago | 1 answer | 0

1

answer