polygon
Here are 296 public repositories matching this topic...
An extra null pointer check is not needed in functions like the following.
- LEdge
- [Range_tree_1](https://githu
-
Updated
Jun 11, 2020 - TypeScript
-
Updated
May 9, 2020 - JavaScript
Please add additional examples of how to deal with the data generated by events. Expand on an example of how to use data of creating a line, etc. I normally understand the 'e' but I am missing the relevant data generated in the event, where is it? How does someone take this utility to the next level? How do you find your data for storing in a database (not how to store it, but where is the data
It would be nice to have a shortcut for "Map It!" button to speed-up the experiments with WKT. Ctrl+enter and Shift+enter when the input is focused seem to be a reasonable choice for this!
Leaflet is listed as an external dependency in the rollup config, but it appears to still be bundled in the dist files.
-
Updated
Jan 24, 2020 - C
-
Updated
Mar 28, 2020 - JavaScript
-
Updated
Jun 2, 2020 - Python
-
Updated
Jan 13, 2019 - Dart
-
Updated
Jul 28, 2019 - C++
-
Updated
May 14, 2020 - JavaScript
-
Updated
Sep 28, 2019 - C
-
Updated
Jan 26, 2018 - C#
-
Updated
Feb 15, 2020 - C#
Thanx a lot for you lib
Please can you give a small example of using it without node.js
We have "snake" track and we need to calculate interselections and show it.
is anyone hase the same task ?
-
Updated
Jun 8, 2020 - MATLAB
-
Updated
Mar 20, 2020 - Kotlin
find . -iname '*.py' | grep -vE 'example|docs' | xargs -P 4 -I{} python3.8 -Wall -m py_compile {}
./tests/test_pyclipper.py:276: SyntaxWarning: "is" with a literal. Did you mean "=="?
self.assertTrue(len(node.Contour) is 0 or len(node.Contour) > 2)
-
Updated
Jan 12, 2020 - C#
-
Updated
Jun 10, 2020 - Swift
-
Updated
Jun 5, 2020 - C#
-
Updated
Jan 2, 2020 - Python
-
Updated
Apr 18, 2017 - Pascal
Improve this page
Add a description, image, and links to the polygon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polygon topic, visit your repo's landing page and select "manage topics."
Need Optional parameter for Keypoint class as we have one for BoundingBox
In case, we want to track the Keypoint transformations and pickout the labels which we want to use, It would be useful if we add label parameter.
As of now, we can do something like the below code in BB's :
`ia.BoundingBox(
x