photo

Prerna Surbhi


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

14 Fragen
0 Antworten

RANG
166.580
of 300.753

REPUTATION
0

BEITRÄGE
14 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
28.57%

ERHALTENE STIMMEN
0

RANG
 of 21.075

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.858

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to calculate performance of standard edge based algorithm in MATLAB?
hello, I want to compare performance of standard edge based algorithm i.e.(Robert, Canny ,Sobel ,LOG,Prewitt) with each...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


data set for fuzzy c mean clustering?
hello , i am new in Matlab user, I want data set for fuzzy c mean clustering?if any one has any data set please send m...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to represent 30, 60, and 45 degree on matrix in Matlab?
i want to represent 30 degree,60 degree and 90 degree on matlab? just like 45 degree is represented as [-1,-1,2;-1,2,-1;2,-...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to represent straight lines oriented at 60 degree,180 degree,90 degree in Matlab?.
I want to represent straight lines oriented at 60 degree,180 degree,90 degree in Matlab?. like 45 degree straight line orientati...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Expression or statement is incorrect--possibly unbalanced (, {, or [.
While partition data into cluster based segmentation. getting error at line 4: points=('(h1,r1)';'(h2,r2)';'(h3,r3)'); ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to represent 3D points into cluster with the mutual cluster distance over a hard threshold?
i want to implement cluster based image segmentation method,i have a code for it.I want to implement this code in an image.while...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


getting error in matlab file of not enough input argument?
While using the graph cut method ,getting error of not enough input argument in line 8:I1=double(I); [H,W]=size(I1); CODE ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to implement code of cluster based segmentation on image?
I have a kmean clutering for segmenting any gray or color image,i want to know what changes i have to do to implement it in any ...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


too many output argument?
While implementing k mean cluster image segmentation,getting error at (line 11) [lb,center] = file(im); This code is wri...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


expression or statement is incomplete or incorrect in cluster ensemble based segmentation code?
While implementing the code of k mean cluster segmentation, getting error at line 77: input: ima:gray color image . ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to preallocate the variable in matlab code?
while implementing kernal based grapg cut method, i am getting error at line: area(1+1)=999999999; suggestion for correcting the...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


the value assign to variable 'ncut' might be unused?
while implementing the above code, getting error at line [Ncut] = Untitlederror4(I,pad,MAXVAL); error is the value assigned ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


while implementing the code (I = double(I); [H,W] = size(I);) getting the Error using graph cuts (line 7) Not enough input arguments.?
I am implementing the Graph cut for image segmentation code provided by by Amarjot 07 Mar 2013 (Updated 04 Dec 2014) The co...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


matlab code for graph cut image segmentation method?
i want tosegment an image using graph cut image segmentation.so plese provide me matlab code for it?

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten