Searched refs:_FixedOrientation (Results 1 – 6 of 6) sorted by relevance
111 if(GlobalUtil::_MaxOrientation >1 && !_existing_keypoints && !GlobalUtil::_FixedOrientation) in RunSIFT()136 if(GlobalUtil::_MaxOrientation < 2 || GlobalUtil::_FixedOrientation) in RunSIFT()
84 static int _FixedOrientation; variable
335 else if(GlobalUtil::_FixedOrientation) sigma = - sigma; in UseShaderOrientation()
100 int GlobalParam:: _FixedOrientation = 0; //upright member in GlobalParam
899 GlobalUtil::_FixedOrientation = (_stricmp(opt, "ofix")==0); in ParseParam()
964 GlobalUtil::_FixedOrientation? 0 : GlobalUtil::_MaxOrientation, in ComputeOrientation()