Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

access regions from imgradient output?

2 visualizaciones (últimos 30 días)
hajer jon
hajer jon el 18 de Sept. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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 comentarios
Divya Yerraguntla
Divya Yerraguntla el 25 de Sept. de 2019
Could you provide the image you are dealing with?
hajer jon
hajer jon el 3 de Oct. de 2019
patch.jpg

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by