Intersections between line and rectangle
6 次查看(过去 30 天)
显示 更早的评论
How can I find the locations of the intersections between multiple vertical lines with multiple rectangles ?
2 个评论
DGM
2021-9-2
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.
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!