photo

Katarina Djurovic


Last seen: 거의 2년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I separate connected objects on a binary image?
My task is to separate the black objects in this photo and calculate their surfice area. I have tried applying erosion and water...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Plotting a multivariable function
I want to plot function f(x,y)=1/(x*y), but my code doesn't seem to work x=[-3,0.1,3]; y=[-3,0.1,3]; [X,Y]=meshgrid(x,y); Z=...

대략 4년 전 | 답변 수: 1 | 0

1

답변