-
-
I'm sure this has come up a few times on the forum, and it's in the 0.2 docs, but hasn't been added to the _MRtrix3_ docs yet. Instructions for warping streamlines to template space. Probably base off…
-
- [x] Stop Animation
- [x] Orientation warping (changing character direction without animation)
- [x] slope warping (change the position of feet on slopes
- [x] stride warping (change the pace of t…
ywmaa updated
10 months ago
-
I've having trouble figuring out how to warp using a mesh of control points.
In the warp example you can only warp from the edges but I'm looking for a grid of control points like Adobe Illustrators…
-
I've just created a module that allows me to generate a mapping function for ndarray-warp, to distort an image like imagemagick's shepard's distortion: https://github.com/ismay/generate-map
It allo…
ismay updated
6 years ago
-
### Symfony version(s) affected
6.4
### Description
When using the Console [table helper](https://symfony.com/doc/current/components/console/helpers/table.html), the following exception is so…
-
Hi @HuXiaoling 👋🏼
I'm testing the `warping_loss` through the following code:
```
y_pred = torch.randn((1, 4, 128, 128), device='cuda')
y_gt = (torch.randn(1, 4, 128, 128) > 0.5).to(torch.uint8…
-
Hello,
Thanks for designing this really exciting package. I have come across one very large issue though.
After completing the analysis and loading step 6, I can see the program has warped the co…
-
Very good work, thanks. The image is resized by
img1 = cv2.resize(img1, (img_w, img_h)) is scaled down to img_h = 360, img_w = 480. I tried to modify the resize size to fit a higher resolution of th…
-
## I'm submitting a…
[ ] Bug
[x] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
## Current Behavior
When warping, the mouse currently warps right i…