implements a region in orientation space The region is bounded by planes normal to quaternions N i.e., all quaternions q inside a region satisfy the condition dot(q, N) <= 0 or dot(-q, N) <= 0 for all N
Syntax
oR = orientationRegion(varargin)
implements a region in orientation space The region is bounded by planes normal to quaternions N i.e., all quaternions q inside a region satisfy the condition dot(q, N) <= 0 or dot(-q, N) <= 0 for all N
oR = orientationRegion(varargin)