![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12076588_1522139897104_DEF.jpg)
ATTAR Mehenni
Followers: 0 Following: 0
Statistica
RANK
18.293
of 297.046
REPUTAZIONE
2
CONTRIBUTI
3 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 157.776
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I need help, how I use this function to display image in matlab gui separately by double clicking ?
if true % code end function openSpecificImage(handles) type = get(gcf,'SelectionType'); switch type ...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
I display an image on the axis matlab gui, I can know how to display the image separately in another figure to zoom ... etc
axes(handles.axes2); imshow(redChannel); ...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
This proggram is for thresholding :
[n,m]=size(a); abin=zeros(n,m); thresh = 90; for i=1:n for j=1:m if (a(i,j)>thresh) ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaWhat would be the best method of image recognition for components on an image of a PCB?
Hi, if you found the solution, share the code matlab, thanks
circa 7 anni fa | 0
How to get MATLAB to recognise components on a PCB board
Hi, if you found the solution, share the code matlab, thanks
circa 7 anni fa | 1