photo

vinith


dav

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
200.809
of 301.464

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 21.292

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.642

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


i want to convert the image to desired format??
A=imread(' '); r=A(:,:,1); g=A(:,:,2); b=A(:,:,3); BW = edge(r,'sobel'); BW = bwareaopen(BW,50); figure, im...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i convert this binary image to black background image?
i require the attached image in this format <</matlabcentral/answers/uploaded_files/24030/ff.jpg>>

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


I would like to perform the same operation on many images in the same folder stored in C drive of my computer. How to do the same with respect to the code attached ??
This is my code for detecting black spot. Well, I would like to perform the same operation on many images in the same folder sto...

circa 11 anni fa | 2 risposte | 0

2

risposte