photo

Joumana


Last seen: alrededor de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta