Given a quadrilateral image, not necessarily a rectangle, how to find its top left point's x-y coordinate
Show older comments
Hello,
Given a quadrilateral image, not necessarily a rectangle, how to find its top left point's x-y coordinate? white spaces are NaN values and (x,y) is about (93,122) in this image.How to return it? Thanks!

Accepted Answer
More Answers (1)
Matt J
on 2 Feb 2023
0 votes
You can use pgonCorners from
Categories
Find more on Contrast Adjustment 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!