Home
last modified time | relevance | path

Searched refs:shortestpath (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/python/test/
Dtransformations.py1272 def quaternion_slerp(quat0, quat1, fraction, spin=0, shortestpath=True): argument
1299 if shortestpath and d < 0.0: