Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

access regions from imgradient output?

1 vue (au cours des 30 derniers jours)
hajer jon
hajer jon le 18 Sep 2019
Clôturé : MATLAB Answer Bot le 20 Août 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 commentaires
Divya Yerraguntla
Divya Yerraguntla le 25 Sep 2019
Could you provide the image you are dealing with?
hajer jon
hajer jon le 3 Oct 2019
patch.jpg

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by