photo

Joumana


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Hello, I want to limit the number of coordinates generated by the method bwboundaries or boundary while having the same step size.
[b1,l1] = bwboundaries(Image1_seuil,'noholes'); [b2,l2] = bwboundaries(Image2_seuil,'noholes'); hold on % Coordinates % I...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Hello, I am trying to get the X and Y values from a Plot. This plot is generated from a loop, and the plot represents the boundary of an image..
close all clear all % The image I am trying to read A = imread('Britain.png'); % The boundaries around the i...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort