access regions from imgradient output?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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 件のコメント
Divya Yerraguntla
2019 年 9 月 25 日
Could you provide the image you are dealing with?
hajer jon
2019 年 10 月 3 日
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
