Replies: 2 comments
-
And reverse that generate matrix from polygon...... is there a simple way? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe that a generic matrix like this is not capable of encoding geometry as you have no way of ending the order of coordinates. If the matrix represent pixels, where 1 is inside a polygon and 0 outside, you can use feature extraction techniques to get the polygon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Is there a simple way to generate polygon from matrix ?
Beta Was this translation helpful? Give feedback.
All reactions