Statistica
RANK
140.558
of 300.847
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 171.279
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
Risposto
I have a binary image , and a object like a half ball on that , I want to get the maximum(position) , means (x,y) and minimum position (x,y ) of that ang get the distance between these 2 points , how could I do this ? any suggestion and codes?
use the find(X,k,'first') & find(X,k,'last') it returns the k first and k last non zero elements of the matrix/binary image
I have a binary image , and a object like a half ball on that , I want to get the maximum(position) , means (x,y) and minimum position (x,y ) of that ang get the distance between these 2 points , how could I do this ? any suggestion and codes?
use the find(X,k,'first') & find(X,k,'last') it returns the k first and k last non zero elements of the matrix/binary image
oltre 11 anni fa | 0
Domanda
GUI runs twice after taking all the inputs
I am writing a code in GUI where after taking all the inputs, the GUI is running the code twice to display the results. Since th...
oltre 11 anni fa | 0 risposte | 0

