HomeSort by relevance Sort by last modified time
    Searched full:quaternion_multiply (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/python/test/
transformations.py 146 >>> q = quaternion_multiply(qx, qy)
147 >>> q = quaternion_multiply(q, qz)
1230 def quaternion_multiply(quaternion1, quaternion0): function
    [all...]

Completed in 574 milliseconds