-
| | |
| --- | --- |
| Bugzilla Link | [3098](https://llvm.org/bz3098) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek,@socketpair,@xuzhongxing |
…
-
* Alpha Shape Toolbox version: 1.3.1
* Python version: 3.10.8
* Operating System: macOS
### Description
From a set of points I am trying to find the best alpha shape so am not providing the al…
-
Hi, when I run agora2coco.py to make a comment file for AGORA, I get the following error. I don't know what the problem is, can you help me? Thanks a lot!
![image](https://github.com/mks0601/Hand4Who…
-
Hi,
I would like to know more details about how to use SAM to get the segmentation masks on 2D frames and then map them into the 3D space via depth information.
When I use it, SAM sets the following…
Yoow4 updated
4 months ago
-
How can I use this library to render 2d image from coordinates (polygon). I have predictions in form of vertex coordinates (batch, num_points, x, y) and I want to render it into 2D binary mask. Is is …
-
User spotted bug
1) open NatMap in IE, 3d, use measuring tool
the line is very faded
![image](https://user-images.githubusercontent.com/18452161/58389232-edbdb680-806b-11e9-8713-6f5786422767.pn…
-
Hi, thanks for the cool dataset!
I have been tinkering with `objectron-geometry-tutorial.ipynb`, exploring the available meta-data. I haven't been able to successfully transform the extracted plane…
-
I've confirmed that the 'project.py' in the fisheye camera model includes code for projecting points to 2D, but there doesn't seem to be code for lifting to points from an image and depth image.
I…
-
Hi, thx for excellent datasets! But when I use uv labels in json files, I draw them in image below. Why the points are so disorganized? In your paper, you mentioned about 2d/3d label generation workfl…
-
pyvoro.compute_2d_voronoi(points, [xlim,ylim], 1.0, radii=radii)
points is a list of ~90k points
Program dies with "Command terminated". Is this an issue of the underlying voro++ library or an issue…