Intersections between line and rectangle
Ältere Kommentare anzeigen
How can I find the locations of the intersections between multiple vertical lines with multiple rectangles ?
2 Kommentare
darova
am 1 Sep. 2021
Do you have any data? Any code?
DGM
am 2 Sep. 2021
In what context? How are the lines and rectangles defined? By equations? endpoints? Are you trying to find intersections between objects in an image? A binarized image?
If you want a wholly generalized answer, then you can just look up basic line-line intersection routines and expand from there. I doubt that's what you actually want.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Type Conversion finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!