Border detection out of regular shape
이전 댓글 표시
Hi, I have this shape in the plot, but I want to detect the 4 tails sticking out of the square in order to remove them. How could I detect them? I only have a single vector of points (x,y) which are in the plot. Attached is the variable containing the points.
Thanks!

댓글 수: 4
Image Analyst
2022년 4월 8일
So it's not a digital image, but a plot? That means you plotted it somehow. So just don't plot the lines. Only plot the square. You're the one who plotted it so you have complete control over what gets plotted. Or is there something I'm missing?
Albert
2022년 4월 8일
Les Beckham
2022년 4월 8일
If you attach your data as a mat file using the paperclip (either edit your question or add it in a comment), it will make it easier to help you.
Albert
2022년 4월 8일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
