rouh 238
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
265.274
of 295.638
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.255
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.207
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Hi, please how can I detect shapes in images in my QBIC project and I want to calculate to see the similarity between this images to find results like this, I appreciate any help thank you.
<</matlabcentral/answers/uploaded_files/51571/horses.jpg>>
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Hi,I'm doing my project about image processing, using the co-occurrence matrix but I don't know the algorithm of the co-occurrence(glcm) matrix can any one help me to get this algorithm and to get results like this. thank you a lot
<</matlabcentral/answers/uploaded_files/50839/text.PNG>>
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Hi, please I want to know how when everytime that I change the value of any slider the solution is automatically updated when I click on the button "fusion" and thank you for the help
<</matlabcentral/answers/uploaded_files/50574/fusion.PNG>>
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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>>
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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>>
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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>>
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 =...
mehr als 8 Jahre vor | 1 Antwort | 0