
KAMOOSH BABA SHAIK
Statistics
RANK
4.528
of 276.069
REPUTAZIONE
9
CONTRIBUTI
2 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
3
RANK
of 125.832
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
Content Feed
Domanda
Surface crack detention and length , width.
Please give me the code for Surface crack detention and length , width. using image processing
circa 2 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 ...
circa 2 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...
circa 2 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...
circa 2 anni fa | 1