rouh 238


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
216,023
of 300,364

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 1

View badges

Feeds

View by

Question


hi please I want to know how to calculate the distance between to matrix co-occurrence I use this code but I don't get a good result
<</matlabcentral/answers/uploaded_files/50344/dist.PNG>>

9 years ago | 0 answers | 0

0

answers

Question


Hi, please if I have too matrix like this how can I calculate the distance between them and thank you
<</matlabcentral/answers/uploaded_files/49978/matrice.PNG>>

9 years ago | 2 answers | 0

2

answers

Question


hi, please I'm doing my project about image processing and I want to calculate the distance between the query image and the images in the base, I try this code but it didn't work, I appreciate any help
r1=a(:,:,1); v1=a(:,:,2); b1=a(:,:,3); couleur1=(r1+v1+b1)/3; i1 = rgb2gray(a); t1=glcm(i1); I1=invmoments(a...

9 years ago | 1 answer | 0

1

answer

Question


hi, please how can I create a question dialog to leave the interface when I click in the red button .thank you for help
<</matlabcentral/answers/uploaded_files/49468/questiondialog.png>>

9 years ago | 1 answer | 0

1

answer

Question


Hi; please I need help to complete my project , I want to calculate the euclidean distance between t and data{K}
resulat=[]; disp (a); I = rgb2gray(a); t=glcm(I); j=1; projectdir = 'index\indexation texture'; list =...

9 years ago | 1 answer | 0

1

answer