-
So I have a jpeg image that is 1932x2576 in resolution.
Not sure how it got those dimensions, perhaps by being cropped. I used your library to rotate/normalize the orientation, as it should be lan…
-
Hello,
I am using html2pdf js to convert HTML document to pdf, it includes some background images as well, but after converting to pdf that pdf document has some missing background images, but this…
-
Hi,
It appears that the format conversions vg is doing now are having weird side effects.
For example, graphs produced in the VG-Protobuf format are still working fine with Graph Peak Caller.
But g…
-
The Nash-William theorem on orientation of graphs is one "best" way to orient the edges of a graph without losing too much connectivity. It would be -- great -- to have it in Sage !!
https://en.wik…
-
I am having a few issues with uploading images, the thumbnail, and the automatic division calculation of staged images. The image breakdown does not show the correct quadrants from the staged image, …
-
trimesh version 4.1.4
```python
# Face 2866 contains vertices 1795, 387 and 1792.
face = 2866
vertices_in_face = mesh.faces[face, :]
# TrackedArray([1795, 387, 1792])
mask = np.any(mesh…
-
Hi. I find the way you calculate radial is different from other similar works, e.g., EGNN.
Your strategy. the radial is the dot product of the coord differences.
```python
def coord2radial(edge_i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
This issue was discussed with @PaddleStroke after a test of #10764.
To create an …
-
Given that we find the transition matrix, is is hard to find the actual train-track map?
-
_From @fedarko on August 2, 2017 1:36_
At present, this would only be necessary for GML files, I think?
Anyway, this would -- for GML files -- result in us ignoring the orientation of nodes and cr…