photo

Joumana


Last seen: 대략 1년 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

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

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변