Community Profile

photo

Katarina Djurovic


Last seen: ongeveer een jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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=...

meer dan 3 jaar ago | 1 answer | 0

1

answer