-
### Is your feature request related to a problem? Please describe.
Hello,
I find sad that the `Qt` option (triangulation) is always enabled in `ConvexHull`. I did a R package, **cxhull** which w…
-
Hi all,
I found two issues in the documentation:
This is the plot example:
```
plt.plot(points[hull.vertices,0], points[hull.vertices,1], 'r--', lw=2)
plt.plot(points[hull.vertices[0],0], poi…
-
```
What steps will reproduce the problem?
1. drawing some object
2. grouping it
3. making it convex
What is the expected output? What do you see instead?
to stay on ground and collide with everythin…
-
[CONVEX HULL OF TWO CIRCLES IN R3](https://arxiv.org/pdf/1612.09382.pdf)
-
```
What steps will reproduce the problem?
1. drawing some object
2. grouping it
3. making it convex
What is the expected output? What do you see instead?
to stay on ground and collide with everythin…
-
```
What steps will reproduce the problem?
1. drawing some object
2. grouping it
3. making it convex
What is the expected output? What do you see instead?
to stay on ground and collide with everythin…
-
```
What steps will reproduce the problem?
1. drawing some object
2. grouping it
3. making it convex
What is the expected output? What do you see instead?
to stay on ground and collide with everythin…
-
### System Information
OpenCV v4.1.1
Raspbian Buster
Python v3.7.3
### Detailed description
Good day,
Drawing a contour using cv2.drawContours(image, [contours], 0, 255, lineType=cv2.LINE_4) p…
-
### Issue
Calling `ConvexHull` from `scipy.spatial` returns every halfspace _twice_.
### Reproducing code example
```python
#!/usr/bin/python
import numpy as np
from scipy.spatial import Con…
-
```
What steps will reproduce the problem?
1. drawing some object
2. grouping it
3. making it convex
What is the expected output? What do you see instead?
to stay on ground and collide with everythin…