photo

Joumana


Last seen: circa un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta