필터 지우기
필터 지우기

what is coordinate of edge of an image?

조회 수: 1 (최근 30일)
reza hamzeh
reza hamzeh 2020년 1월 14일
hi.
suppose i have this code. how can i access to coordinate of edge of this image? plz somebody help me.
clear;
I=imread('test.png');
e=edge(I);

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by