Open Revathyvenugopal162 opened 2 years ago
Remember to use scipy as your dependency :) and test against the algorithms you implemented already (as a validation mechanism)
will these transformations only be straight matrix operations? what about quaternion based operations?
That's a good point... But in order to do that we should have a Quaternion
class as well. Could be interesting though. Are they working with Quaternions inside SpaceClaim? Quaternion arithmetics is not an easy task BTW. We should totally outsource that code (maybe scipy?).
Add transformation module for :