pycpd icon indicating copy to clipboard operation
pycpd copied to clipboard

Update emregistration.py

Open vincentme opened this issue 3 years ago • 1 comments

Using

  1. np.sum(P, axis = 0, keepdims = True) instead of tile
  2. clip instead of indexing and assignment

vincentme avatar Apr 21 '21 15:04 vincentme

This is more readable. Thank you. I need to make sure it's correct before merging.

siavashk avatar Apr 26 '21 00:04 siavashk