-
Anyone know how to add a grid surface to ofxPiMapper?
Meaning a surface which is split into 4 parts as shown here:
![quad_warp](https://user-images.githubusercontent.com/5273166/150678275-cd7c7217…
-
I was wondering if there was a direct way one could derive velocity expression via deformation using given estimates of ice-thickness, surface elevation and creep factor A ? And if one could model thi…
-
Trying to load a deformation grid (result of a nonlinear registration):
```
img = nibabel.load(filename="model_crop.mnc-mni_icbm152_t1_tal_nlin_sym_09c.mnc1_inverse_NL_grid_0.mnc")
------------------…
-
When updating completed calculations using ```casm update```, I would like to deformation_cost instead of CASM's default minimum energy for conflict resolution. According to ```casm update --desc``` t…
-
When attempting to run `make testall` in Debian unstable or Ubuntu 20.10, I get the following error while compiling `ts_correct.adb`:
```
x86_64-linux-gnu-gcc-10 -c -I./ -I../Ada/System -I../Ada/S…
-
Modify the NACA0012 test problem to include this parameterization. I'd like to use piecewise linear boxes and encode a negative curvature constraint by requiring that for each set of three adjacent po…
-
On MacOS X, the latest phcpack available from github clone compiles fine with make -f makefile_mac phc (with corrections and proper local directories in the makefile) into the Objects directory
Unf…
-
idk if useful but would be good if you could have a node that plays a video
```ts
k.loadSprite("testVid", "./mp3s/testVid.mov")
```
```ts
k.add([
k.sprite("testVid")
]);
```
and also …
-
Hi, I am a little confused about the code dealing with the situation when pTwp is not invertible in affine deformation (line94 in img_utils.py). If I’m not mistaken, code directly set M to be an ident…
-
```
split the moon in two or more vertical stripes, for each aquire the refraction
corrected height and scale the v-component in the moons fragment shader by
linear interpolation within the stripes.…