KAMOOSH BABA SHAIK
Followers: 0 Following: 0
Statistica
RANK
5.237
of 295.467
REPUTAZIONE
9
CONTRIBUTI
2 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
3
RANK
of 153.912
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
Surface crack detention and length , width.
Please give me the code for Surface crack detention and length , width. using image processing
oltre 3 anni fa | 1 risposta | 1
1
rispostaDomanda
Filtering Noise: (2/2) Remove Noise from an Image
Compute the row sums for both the original and smoothed binary images, BW and BWsmooth. Plot these signals together on the same ...
oltre 3 anni fa | 0 risposte | 0
0
risposteRisposto
extract first row from matrix
You can combine indexing with assignment to change array values to equal other elements. For example, this code would change the...
extract first row from matrix
You can combine indexing with assignment to change array values to equal other elements. For example, this code would change the...
oltre 3 anni fa | 1
Risposto
How to display two non-consecutive column vectors
Indices can be non-consecutive numbers. Try extracting the first, third, and sixth elements of density. p = density([1,3,6]) f...
How to display two non-consecutive column vectors
Indices can be non-consecutive numbers. Try extracting the first, third, and sixth elements of density. p = density([1,3,6]) f...
oltre 3 anni fa | 1