-
When linking EBSD and DIC maps with a piecewise affine transform, all the grain boundaries join up to a point at the top left corner of the map. This does not happen if using a normal affine transform…
-
## Summary
It is [documented](https://slicer.readthedocs.io/en/latest/user_guide/modules/volumerendering.html#limitations) that "The volume must not be under a warping (affine or non-linear) transf…
-
It seems like it is much more convenient to call the method transform on a geometry object than having to import `affinity` and call that function on object.
This will also allow function chaining l…
-
Report from IRC:
I'm not sure if non-affine transformation is supported but multmatrix() seems to indicate it should work. The following example does not work as expected:
```
// trying to achie…
-
I notice that for this simple loop nest, -affine-vectorize does nothing, and emits nothing with its -debug-only= option either. I didn't dig any deeper, but at least the second part is an issue. (It p…
-
List in General:
**Can Be Done Without Training Images**
1. Gamma Correction: Adjust image brightness.
2. Filtering: Apply Gaussian blur, median filter, etc.
3. Color Space Transformation: Conve…
-
Hi
I used your spatial_transformer within a CNN to estimate and affine transform bettwen 2 volumes.
spatial_transformer = SpatialTransformer_with_disp(add_identity=False,shift_center=True,name='tr…
-
I am trying to see if it is possible to have Operon work not with a tree structure but by using the "[Transformation Interaction representation](https://dl.acm.org/doi/pdf/10.1145/3512290.3528695)". B…
-
I want to point out that affine transformations like
```
{ "type": "affine", "affine": [1, 2, 3, 4, 5, 6] }
```
require "input" and "output" to be specified to be parsed, otherwise it's not clear …
-
(Understandable that registration doesn't proceed, but an error message would of course be nicer for debugging.)