approximate lines from both edges of a point cloud in 2D

3 views (last 30 days)
I am looking for an approximation of the two lines in black (I added them manually),to find their intersection. could anyone help me?
  1 Comment
Image Analyst
Image Analyst on 22 Nov 2017
Possibly, if you attach your data in a .mat file to make it easy for them to help you.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 22 Nov 2017
Use convhull()
  1 Comment
Image Analyst
Image Analyst on 23 Nov 2017
Since you've chosen not to attach any data (despite being asked above), you're making it too difficult for me to help you. Good luck though.

Sign in to comment.

Categories

Find more on Filtering, Conversion, and Geometric Operations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!