Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

access regions from imgradient output?

2 visualizzazioni (ultimi 30 giorni)
hajer jon
hajer jon il 18 Set 2019
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi
i wrot this code to get region in crowd image but the edge of all body still not detect good?!!
[Gmag, Gdir] = imgradient (rgb2gray(imca));
bn= imbinarize(Gmag,0.5);
ggg=edge(rgb2gray(imca),'Sobel');
figure,imshow(ggg);
  2 Commenti
Divya Yerraguntla
Divya Yerraguntla il 25 Set 2019
Could you provide the image you are dealing with?

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by