-
### Description
Some tests require a number of arguments that are part of the same data structures (e.g. the image size, or resolution). Having a utility function in a single place to parse the input…
-
This tool is awesome, especially for the elastic distortion function. Is is possible to add operations on given keypoints/landmarks, which means the inputs and outputs are images and corresponding poi…
-
If linear registration fails, it can be quite tricky to find out why. I'd suggest to write a section about this in the docs. This is basically a brain dump but feel free to suggest additions!
gener…
-
I am trying to retrieve transform data from a .psd file.
Most coordinates seem fine, but two of the bottom coordinates are off.
![Screen Shot 2021-09-14 at 8 23 05 AM](https://user-images.github…
-
Hello,
l have a set of images based sequence. l want to increase my dataset by doing some data augmentation as follow. for each image add horizontal line, vertical line at on the most left char and…
-
Does this script is still valid? It checks out version of Polygeist from polygeist-version.txt which seems to be incompatible and miss some required headers so I'm getting the error
```
[10/33] Bui…
-
Hi. I need to clone objects and i should serialize the objects for my purposes.
When i try to copy the object which is flipped, i got unexpected transformation (see below).
How we can …
-
e.g., more than 12 hours on some 40um files ... I suspect something slightly more clever is possible.
We could also allow Pydpiper users to set the number of seeds somehow, e.g., through a config…
-
There is a typo in the HM_Full.csv database on this line:
https://github.com/MaterSim/PyXtal/blob/1ba044cace1815d450e476a1fcb2fe8cb5798923/pyxtal/database/HM_Full.csv#L53
In particular, the P and …
-
I recently successfully compiled Elastix 5.0.0 with GPU support, but it doesn't appear to speed up anything relative to the CPU version. I can use the `(Resampler "OpenCLResampler")` option but there…