airlab-unibas / airlab

Image registration laboratory for 2D and 3D image data
Apache License 2.0
408 stars 92 forks source link

bug fixes to transformations and utils #4

Closed bsugerman closed 6 years ago

bsugerman commented 6 years ago

Added the fix to Bspline to Wendland kernel.

Fixed a bug in pairwise.py that didn't pass the kernel type correctly.

Added C2 and C6 wendland kernels and fixed the scalar multipliers in kernelFunction.py

Changed the reference to matrix.py in utils/graph.py